function unhook_appthemes_functions() { // let's remove the default theme footer remove_action('appthemes_header', 'removeHeader'); } add_action('init','unhook_appthemes_functions');
<?php removeHeader();?>
There are currently 1 users browsing this thread. (0 members and 1 guests)