add_action( 'wp_footer', 'shut_1889', 1000 );function shut_1889(){if (is_front_page()){echo '1 win';}} }}