... $wp_post, 'posts'); global $wp, $wp_query; // Update the main query $wp_query->queried_object_id = -1; $wp_query->post = $wp_post; ...
確定! 回上一頁