Disable the delay in email notifications being sent after payment in Easy Digital Downloads

Disable the delay in email notifications being sent after payment in Easy Digital Downloads on child sites.

Snippet Type

Execute on Child Sites

Snippet

add_filter( 'edd_use_after_payment_actions', '__return_false' );

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.