Token in wpforms
-
Hi
We have litespeed and wpforms on > 1,600 sites.
On the pages with contact forms, wpforms have a data-token that gets regenerated every 2-3 days.
Our cache ttl is set to 7 days.
Is there a way in litespeed we can specifically exclude just that token from getting cached without knowing which page it will appear on?Example:
<form id=”wpforms-form-6″ class=”wpforms-validate wpforms-form” data-formid=”6″ method=”post” enctype=”multipart/form-data” action=”/contact/” data-token=”051c073255dc26a315d3ecbd1affa9a5″>We know wpforms have provided a way to extend the token via functions.php but I’m wondering if there’s a way to do it via litespeed.
It actually doesn’t seem to break as often as we’d expect it to. Could litespeed be purging pages after a contact form is submitted?Thanks.
- The topic ‘Token in wpforms’ is closed to new replies.