Why draft post show up in author's page
-
Why in author’s page show up the draft posts.
The code in author.php like this
query_posts(‘author=’.get_the_author_meta(“ID”).’&post_status=publish+pending’);
Thanks a lot!
- The topic ‘Why draft post show up in author's page’ is closed to new replies.