Put the array of IDs into $args['post__in']. Then use that argument with any additional arguments in either WP_Query($args) or get_posts($args).
確定! 回上一頁