I think the better way to put code in theme’s functions.php file. Like that:
remove_action ('wp_enqueue_scripts', 'dwl_preloader_markup');
add_action ('wp_footer', 'dwl_preloader_markup');
-
This reply was modified 8 years ago by alienpaul.
-
This reply was modified 8 years ago by alienpaul.