QB

add_action(‘wp_footer’, function() { if (is_admin()) return; echo ‘ ‘; });Continue reading