Descrição
Reset theme customizations made via WordPress Customizer.
This should work with all themes and plugins that uses theme_mod settings type for storing modifications,
basically it removes all theme modifications that are registered via Customizer API.
Get Involved
Looking to contribute code to this plugin? Go ahead and fork the repository over at GitHub.
FAQ
-
Why it didn’t reset something?
-
- Setting is not registered correctly via Customizer API
- Setting is using option type for storing values
-
Is reset reversible?
-
No. Once you reset theme modifications you can not go back, you will need to redo all modifications from scratch.
Avaliações
Colaboradores e desenvolvedores
“Customizer Reset” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Customizer Reset” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.1
- Minor cleanup
1.0
- Initial Release