Using Kirki theme developers can create rich experiences for the WordPress Customizer using best coding practices.
Included are more than 30 custom control types ranging from simple sliders to complex typography controls with Google-Fonts integration, automatic CSS generation, `postMessage` scripts automatically generated, tooltips and a lot of extras that make developing themes a lot faster for developers and meaningful for users.
All premium controls are also [available as a pack](https://wplemon.com/downloads/kirki-premium-controls-pack/)
Theme developers should be familiar with the Customizer API before you start writing your theme using Kirki. An excellent handbook for the WordPress Customizer can be found on the [developer.wordpress.org](https://developer.wordpress.org/themes/customize-api/) website.
You can find detailed documentation on how to use Kirki on [kirki.org](https://kirki.org)
[Development and issues on Github](https://github.com/aristath/kirki).
== Installation ==
Simply install as a normal WordPress plugin and activate.
If you want to integrate Kirki in your theme or plugin, please read the instructions on [our documentation site](https://kirki.org/docs/integration).
== Changelog ==
= 3.0.45 - 2019-09-01 =
### Fixed
* Compatibility with the latest Gutenberg plugin versions.
* Styles for normal font-weights in typography controls (`regular` to `400` conversion).
### Changed
* Updated Google-Fonts lists.
### Removed
* Backup fonts are no longer needed since google-fonts are no longer loaded from the google CDN.