edd_is_delayed_action( string $action = '' )
Determine if the requested action needs to be delayed or not.
Description Description
Parameters Parameters
- $action
-
(Optional)
Default value: ''
Return Return
(bool)
Source Source
File: includes/actions.php
Changelog Changelog
Version | Description |
---|---|
2.9.4 | Introduced. |