humanmade / authorship

A modern approach to author attribution in WordPress.
GNU General Public License v3.0
66 stars 7 forks source link

Support `has_published_posts` arg in `WP_User_Query` #146

Open roborourke opened 2 months ago

roborourke commented 2 months ago

Fixes #145

Maybe not ideal, but similar to the mechanism for finding distinct post_author values in core. Results should be cached I believe.

roborourke commented 1 month ago

@johnbillion or @mattheu, can I chase this one up? Impacting SEO and likely compatilbiity with other code for users