[wp-trac] [WordPress Trac] #63004: Allow `count_many_users_posts()` to be short-circuited

WordPress Trac noreply at wordpress.org
Sat Feb 22 09:12:26 UTC 2025


#63004: Allow `count_many_users_posts()` to be short-circuited
-------------------------+------------------------------------------
 Reporter:  ethitter     |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Users        |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:  administration, performance
-------------------------+------------------------------------------

Comment (by audrasjb):

 Hello and thanks for the ticket/patch,

 First, the new filter has to be documented using a
 [https://developer.wordpress.org/coding-standards/inline-documentation-
 standards/php/ regular docblock comment].

 But I'm also wondering if we should rather use a more generic function to
 determine whether the user has a lot of posts, quite similarly to
 `wp_is_large_network()` does.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63004#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list