[wp-trac] [WordPress Trac] #31549: filter meta array in wp_insert_user

WordPress Trac noreply at wordpress.org
Fri Mar 6 22:14:39 UTC 2015


#31549: filter meta array in wp_insert_user
--------------------------+-----------------------------
 Reporter:  tharsheblows  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Users         |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Could a filter be added to the $meta array before inserting it into
 usermeta?

 I don't use some of the meta keys and looked and saw they're safe to
 delete, but realised I can't actually stop them from being set. The reason
 I'm asking is that count_users is getting very slow for me (I have 110k
 users), so I'm coming at that from a couple of different directions.

 Thanks.

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


More information about the wp-trac mailing list