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.nonces.txt
100 lines
| 1 | ## To predefine more list, please submit a PR to https://github.com/litespeedtech/lscache_wp/blob/dev/data/esi.nonces.txt |
| 2 | ## Comment Format: |
| 3 | ## 1. `# this is comment` |
| 4 | ## 2. `##this is comment` |
| 5 | |
| 6 | |
| 7 | ## Predefined elsewhere so not needed here: |
| 8 | |
| 9 | ## WordPress core |
| 10 | # stats_nonce |
| 11 | # subscribe_nonce |
| 12 | |
| 13 | # Divi Theme Builder |
| 14 | # et-pb-contact-form-submit |
| 15 | # et_frontend_nonce |
| 16 | # et_ab_log_nonce |
| 17 | |
| 18 | # WooCommerce PayPal Checkout |
| 19 | # _wc_ppec_update_shipping_costs_nonce private |
| 20 | # _wc_ppec_start_checkout_nonce private |
| 21 | # _wc_ppec_generate_cart_nonce private |
| 22 | |
| 23 | # User Switching |
| 24 | # switch_to_olduser_'<ID>' |
| 25 | |
| 26 | # Caldera Forms |
| 27 | # caldera_forms_front_* |
| 28 | |
| 29 | |
| 30 | ## Predefined list of ESI nonces: |
| 31 | |
| 32 | # WordPress REST nonce |
| 33 | wp_rest |
| 34 | |
| 35 | # CM Registration Pro |
| 36 | cmreg_registration_nonce private |
| 37 | role_nonce private |
| 38 | |
| 39 | # WooCommerce Delivery Area Pro #16843635 |
| 40 | wdap-call-nonce private |
| 41 | |
| 42 | # SEOpress Cookie Consent |
| 43 | seopress_cookies_user_consent_nonce |
| 44 | |
| 45 | # SearchWP Metrics |
| 46 | swpmtxnonce |
| 47 | |
| 48 | # The Events Calendar |
| 49 | _tec_view_rest_nonce_primary |
| 50 | _tec_view_rest_nonce_secondary |
| 51 | |
| 52 | # wpDataTables #986128 |
| 53 | wdt* |
| 54 | |
| 55 | # WPBakery gallery |
| 56 | _vcnonce |
| 57 | data-vc-public-nonce |
| 58 | |
| 59 | # Extra Theme |
| 60 | rating_nonce |
| 61 | timeline_nonce |
| 62 | blog_feed_nonce |
| 63 | |
| 64 | # WS Form |
| 65 | wsf_post |
| 66 | |
| 67 | # Easy Digital Download (EDD) |
| 68 | edd-* private |
| 69 | edd_* private |
| 70 | |
| 71 | # WP Menu Cart |
| 72 | wpmenucart private |
| 73 | |
| 74 | # Advanced Custom Fields + Advanced Forms |
| 75 | acf_nonce |
| 76 | af_form_nonce |
| 77 | af_submission_* |
| 78 | |
| 79 | # Woo nonce |
| 80 | woocommerce-login |
| 81 | |
| 82 | # Premium Addons for Elementor |
| 83 | pa-blog-widget-nonce |
| 84 | |
| 85 | # WPUF User Frontend |
| 86 | wpuf* private |
| 87 | |
| 88 | # MetForm |
| 89 | form_nonce |
| 90 | |
| 91 | # Mobile hamburger menu - jetMenu #306983 #163710 PR#419 |
| 92 | tgmpa-* |
| 93 | bulk-* |
| 94 | |
| 95 | # WP Data Access |
| 96 | wpda-* |
| 97 | |
| 98 | # Elementor |
| 99 | elementor-pro-frontend |
| 100 | elementor-conversion-center-click |