Skip to content
Aristeides Stathopoulos edited this page Oct 24, 2015 · 20 revisions

Kirki Toolkit Documentation

MEET KIRKI: The WordPress Customizer Toolkit.

Kirki is not a framework. It's a Toolkit allowing WordPress developers to use the Customizer and take advantage of its advanced features and flexibility by abstracting the code and making it easier for everyone to create beautiful and meaningful user experiences.

You can use Kirki to add configurations, fields, sections and panels to the customizer. This does not replace the WordPress Customizer API, you can still use the default WordPress methods and we advise you to familiarize yourselves with it. An excellent handbook for the WordPress Customizer can be found on the developer.wordpress.org website.

Our API is simply a wrapper for the default WordPress methods, simplifying the syntax and allowing you to write more with less code and taking advantage of some of our most advanced features.

Please read the Getting Started guide for usage instructions

Clone this wiki locally