[wp-trac] [WordPress Trac] #43680: Add new filter to WP_User_Query

WordPress Trac noreply at wordpress.org
Mon Apr 2 22:19:52 UTC 2018


#43680: Add new filter to WP_User_Query
--------------------------+-----------------------------
 Reporter:  spacedmonkey  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Users         |    Version:  3.1
 Severity:  normal        |   Keywords:  has-patch
  Focuses:  performance   |
--------------------------+-----------------------------
 Add a new filter to filter the value of results returned from the
 WP_User_Query. This brings the WP_User_Query class inline with other query
 classes, like WP_Query, which already has `posts_results` filter. This
 filter is a powerful one, that will allow for third party code, to hook in
 and change the results of the query.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/43680>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list