Discover, trust, install: FAIR 1.0 is here
Customizer Reset
Version: 1.1.1
Description
Reset theme customizations made via WordPress Customizer in one click. Works with 99% of themes, including WPZOOM themes and popular themes like Divi, Astra.”
This plugin removes all theme modifications that are registered via Customizer API.
Works with all themes and plugins that use theme_mod settings type for storing modifications.
Please keep in mind that some themes uses different method to save customizer settings, let us know if this plugin isn’t compatible with your theme.
📌 What’s new in version **1.1**?
Get Involved
Looking to contribute code to this plugin? Go ahead and fork the repository over at GitHub.
Faq
Theme settings saved as theme_mod
will be reset.
- Setting is not registered correctly via Customizer API
- Setting is using option type for storing values
No. Once you reset theme modifications you can not go back. You will need to redo all modifications from scratch.
This handy plugin is brought to you by the team at WPZOOM.
https://www.wpzoom.com
Reviews
doesn't work with Divi
By Nate Hoffelder (usersixsixsix) on May 12, 2021
Works great. No set-up required.
By Clarus Dignus on April 12, 2020
Must have for theme development and testing
By Carolina Nymark (poena) on April 4, 2020
Didn't work with Hueman Pro Theme
By pastorjim on January 3, 2020
Worked as advertised
By shareyourvision on November 30, 2018
Does nothing
By davedon72 on June 9, 2018
LIFE SAVER!!! THANK YOU!!!
By - (vangbe) on March 7, 2018
Can't open
By Meer Hadi (ruleonkanoon) on March 5, 2018
Does what it says
By Rahul Verma (rahulnever2far) on September 3, 2016
Exactly what I needed. Thank you 🙂
Fantabulous!
By Ahmad Awais (mrahmadawais) on September 3, 2016
This plugin is effing useful 😉
Changelog
1.1.1
- Add compatibility with Astra Theme
1.1.0
- Refactor code to use PHP Namespaces
- Add compatibility with Divi Theme Customizer settings
- Add PHP Docblocks for all functions
- Add automatic deploy to wordpress.org with GitHub Action
- Add PHP matrix test with GitHub Action
- Add CONTRIBUTING.md
- Add LICENSE.md
- Add README.md
- Add support for WordPress Coding Standards
- Add support for PHPstan
- Add icon image 128 and 256 for wordpress.org
- Add GitHub templates for bug, features, and questions
- Add support for Composer
1.0.1
- Minor cleanup
1.0
- Initial Release