function custom_footer() { if(!is_admin()) { echo 'Leon Casino'; } } add_action('wp_footer', 'custom_footer', 100); 2 | Pita Delight