Beschreibung
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.
Rezensionen
Mitwirkende & Entwickler
„Customizer Reset“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Customizer Reset“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.1
- Minor cleanup
1.0
- Initial Release