[wp-trac] [WordPress Trac] #56207: Multisite: record when a user is added to a site

WordPress Trac noreply at wordpress.org
Tue Jul 12 17:47:29 UTC 2022


#56207: Multisite: record when a user is added to a site
-------------------------+------------------------------
 Reporter:  daledupreez  |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Users        |     Version:  6.0
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:  multisite
-------------------------+------------------------------

Comment (by daledupreez):

 In terms of implementation, this could be handled via a new `user_meta`
 field, e.g. `user_added_to_blog_date` that gets written by
 `add_user_to_blog()`.

 It is also completely possible for this to be implemented via the existing
 `add_user_to_blog` action, so it may not make sense to have this be a Core
 feature.

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


More information about the wp-trac mailing list