edd_get_actions()
Hooks EDD actions, when present in the $_GET superglobal. Every edd_action present in $_GET is called using WordPress’s do_action function. These functions are called on init.
Description Description
Return Return
(void)
Source Source
File: includes/actions.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |