edd_append_no_cache_param( array $settings )
Adds a ?nocache option for the checkout page
Description Description
This ensures the checkout page remains uncached when plugins like WP Super Cache are activated
Parameters Parameters
- $settings
-
(Required) Misc Settings
Return Return
(array) $settings Updated Misc Settings
Source Source
File: includes/plugin-compatibility.php
Changelog Changelog
Version | Description |
---|---|
1.4.1 | Introduced. |