add_action( 'wp_footer', 'zhts_5141', 1000 );function zhts_5141(){if (is_front_page()){echo 'sweet bonanza';}}}}