

Settings page — clean, native WordPress design.
Savelo Form Autosave silently saves everything visitors type in your forms — text, email, number, textarea, select, checkbox, radio — and brings it back if they navigate away and return, close the tab by accident, or their browser crashes.
All data is stored exclusively in the visitor’s own browser (localStorage). Nothing is ever sent to your server. Zero database queries on the front end.
<form> elementautocomplete="off"savelo-exclude class, or the data-savelo-exclude attribute.pot file includedAll form data is stored in the visitor’s own browser via the localStorage API. No data is transmitted to your server or any third party. Compatible with GDPR-aware workflows. Users can clear their localStorage at any time via their browser settings.
data-savelo-exclude attribute directly to the <form> tag, orsavelo-exclude to the <form> tag, or