[wp-trac] [WordPress Trac] #18709: Hooks in user-new.php
WordPress Trac
noreply at wordpress.org
Wed Sep 25 18:37:09 UTC 2013
#18709: Hooks in user-new.php
------------------------------+--------------------
Reporter: standardtoaster | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.7
Component: Administration | Version: 3.2.1
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+--------------------
Comment (by jeremyfelt):
Semantics...both actions fire inside the form, not before or after. Not
sure if we have a pattern around that.
Seems ok to go in as it shouldn't have too much of an impact on any future
revamps of the table structure in new/edit user. The latest patches don't
add table rows. The only restricting aspect is that the actions both fire
inside `<form>`, and before `<submit>`, but those shouldn't be a big deal.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18709#comment:35>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list