Deskripsi
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.
PSD (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.
Tinjauan
Kontributor & Pengembang
“Customizer Reset” adalah perangkat lunak sumber terbuka. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
Para KontributorTerjemahkan “Customizer Reset” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.0.1
- Minor cleanup
1.0
- Initial Release