Increase the AJAX timeout limit when applying discount codes on the membership checkout page in Paid Memberships Pro on child sites.
Snippet Type
Execute on Child Sites
Snippet
apply_filters("pmpro_ajax_timeout", 4000, "applydiscountcode");
Increase the AJAX timeout limit when applying discount codes on the membership checkout page in Paid Memberships Pro on child sites.
Snippet Type
Execute on Child Sites
Snippet
apply_filters("pmpro_ajax_timeout", 4000, "applydiscountcode");
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.