Changeset 30649 for trunk/src/wp-admin/admin-post.php
- Timestamp:
- 11/30/2014 11:42:00 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-post.php
r28478 r30649 43 43 * Fires on a non-authenticated admin post request for the given action. 44 44 * 45 * The dynamic portion of the hook name, $action, refers to the given45 * The dynamic portion of the hook name, `$action`, refers to the given 46 46 * request action. 47 47 * … … 62 62 * Fires on an authenticated admin post request for the given action. 63 63 * 64 * The dynamic portion of the hook name, $action, refers to the given64 * The dynamic portion of the hook name, `$action`, refers to the given 65 65 * request action. 66 66 *
Note: See TracChangeset
for help on using the changeset viewer.