edd_delayed_get_actions()

Call any actions that should have been delayed, in order to be sure that all necessary information has been loaded by WP Core.


Description Description

Hooks EDD actions, when present in the $_GET superglobal. Every edd_action present in $_POST is called using WordPress’s do_action function. These functions are called on template_redirect.


Return Return

(void)


Top ↑

Source Source

File: includes/actions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.9.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.