[wp-trac] [WordPress Trac] #18709: Hooks in user-new.php
WordPress Trac
noreply at wordpress.org
Sun Jul 28 21:04:45 UTC 2013
#18709: Hooks in user-new.php
-----------------------------+-----------------------------
Reporter: standardtoaster | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version: 3.2.1
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+-----------------------------
Comment (by strangerstudios):
I like @johnjamesjacoby's patch. Let's get it pushed.
For those wondering how you would process the POST data of any fields
added using the new hooks, you can use the user_register and
added_existing_user hooks to check $_POST, nonces, and update user meta,
etc.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18709#comment:24>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list