How can I get all users with atleast one post? I don't think it's possible with get_users function.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
This will return the User IDs of the Authors with 5+ published posts and orders them descending, by post counts. |
|||
|
|