preset
7 months ago
.htaccess
7 months ago
cache_nocacheable.txt
7 months ago
ccss_whitelist.txt
7 months ago
const.default.json
7 months ago
const.network_default.json
7 months ago
css_excludes.txt
7 months ago
esi.nonce.txt
7 months ago
esi.nonces.txt
7 months ago
js_defer_excludes.txt
7 months ago
js_excludes.txt
7 months ago
optm_uri_exc.txt
7 months ago
ucss_whitelist.txt
7 months ago
esi.nonce.txt
42 lines
| 1 | # !!!!! Legacy file for v3.5.1- !!!!! |
| 2 | |
| 3 | ## Predefined elsewhere so not needed here: |
| 4 | |
| 5 | ## WordPress core |
| 6 | #stats_nonce |
| 7 | #subscribe_nonce |
| 8 | |
| 9 | # Divi Theme Builder |
| 10 | #et-pb-contact-form-submit |
| 11 | #et_frontend_nonce |
| 12 | #et_ab_log_nonce |
| 13 | |
| 14 | # WooCommerce PayPal Checkout |
| 15 | #_wc_ppec_update_shipping_costs_nonce private |
| 16 | #_wc_ppec_start_checkout_nonce private |
| 17 | #_wc_ppec_generate_cart_nonce private |
| 18 | |
| 19 | # User Switching |
| 20 | #switch_to_olduser_'<ID>' |
| 21 | |
| 22 | # Caldera Forms |
| 23 | #caldera_forms_front_* |
| 24 | |
| 25 | ## Predefined list of ESI nonces: |
| 26 | |
| 27 | # CM Registration Pro |
| 28 | cmreg_registration_nonce private |
| 29 | role_nonce private |
| 30 | |
| 31 | # WooCommerce Delivery Area Pro #16843635 |
| 32 | wdap-call-nonce private |
| 33 | |
| 34 | # SEOpress Cookie Consent |
| 35 | seopress_cookies_user_consent_nonce |
| 36 | |
| 37 | #SearchWP Metrics |
| 38 | swpmtxnonce |
| 39 | |
| 40 | #wpDataTables #986128 |
| 41 | wdt* |
| 42 |