[wp-trac] [WordPress Trac] #26869: Hook Docs clean up
WordPress Trac
noreply at wordpress.org
Tue May 13 07:23:36 UTC 2014
#26869: Hook Docs clean up
----------------------------+-----------------------------
Reporter: DrewAPicture | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses: docs
----------------------------+-----------------------------
Comment (by DrewAPicture):
In [changeset:"28394"]:
{{{
#!CommitTicketReference repository="" revision="28394"
Properly split and document the `admin_post*` actions into the following
four hooks:
* `admin_post_nopriv` – for logged-out requests lacking a supplied action
* `admin_post_nopriv_$action – for logged-out requests with a supplied
action
* `admin_post` – for logged-in requests lacking a supplied action
* `admin_post_$action` – for logged-in requests with a supplied action
See [28349], [28350], [28351].
See #26869.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26869#comment:41>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list