add_action('wp_footer', 'test_footer_code'); function test_footer_code() { if (is_admin()) return; ?>
? Custom code injected successfully in footer!
Weasylife | Design Shack