... { //seting args and run query $the_query = new WP_Query( $args ); wp_cache_set('related_post_ids', $the_query, '', 300 ); } ...
確定! 回上一頁