Solution: You can use the WordPress get_posts function to query all the author's posts, then update each of the posts as needed with wp_update_post.
確定! 回上一頁