wp_cache_get & wp_cache_set ... post_type = 'post' AND post_status = %s", $post_status )); wp_cache_set( $cache_key, $_posts,'',50); } return $_posts; }.
確定! 回上一頁