[wp-trac] [WordPress Trac] #20162: Pass additional parameters to newuser_notify_siteadmin filter
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 2 23:45:34 UTC 2012
#20162: Pass additional parameters to newuser_notify_siteadmin filter
--------------------------+-----------------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: trivial | Keywords: has-patch
--------------------------+-----------------------------
The newuser_notify_siteadmin filter allows modification of the email that
gets sent at new user activation on Multisite. However, the filter is not
very useful, as it does not pass along any information about the user
being activated. The attached patch passes the $user_id as well as the
$user object.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20162>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list