edd_verify_paypal_ipn
Action Hook: This is necessary to delay execution of PayPal PDT and to avoid a race condition causing the order status updates to be triggered twice.
Source: includes/gateways/paypal-standard.php:362
Action Hook: This is necessary to delay execution of PayPal PDT and to avoid a race condition causing the order status updates to be triggered twice.
Source: includes/gateways/paypal-standard.php:362
Function: Call any actions that should have been delayed, in order to be sure that all necessary information has been loaded by WP Core.
Source: includes/actions.php:72
Function: Call any actions that should have been delayed, in order to be sure that all necessary information has been loaded by WP Core.
Source: includes/actions.php:97
Function: Get the list of actions that EDD has determined need to be delayed past init.
Source: includes/actions.php:118
Function: Determine if the requested action needs to be delayed or not.
Source: includes/actions.php:133
Function: Logs a message to the debug log file
Source: includes/class-edd-logging.php:523