function query_set_only_author( $wp_query ) {. global $current_user; ... global $current_user, $wp_query; ... SELECT post_mime_type, COUNT( * ) AS num_posts.
確定! 回上一頁