[wp-trac] [WordPress Trac] #33008: Add action that fires when inviting a user
WordPress Trac
noreply at wordpress.org
Wed Jul 15 21:05:57 UTC 2015
#33008: Add action that fires when inviting a user
----------------------------+-----------------------------
Reporter: ebinnion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: trunk
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
I am currently looking into adding WordPress.com notifications that fire
when a user is invited to a site.
While it is possible to use the `add_option` hook and then check that
`$option` is of the form `new_user_`, I don't believe it is optimal.
I suggest that we add a new action that is fired during the invite user
process.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33008>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list