... $wp_query; $post = $this->get_spoofed_post(); // Add our fake post to the cache \wp_cache_add( $post->ID, $post, 'posts' ); \wp_cache_add( $post->ID, ...
確定! 回上一頁