Fires the requested handler action.
Description
The dynamic portion of the hook name, $_GET['action'], refers to the name of the requested action.
Source
* @since 3.1.0
Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
Fires the requested handler action.
The dynamic portion of the hook name, $_GET['action'], refers to the name of the requested action.
* @since 3.1.0
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.