Kirki Customizer Framework

Описание

Kirki is a Customizer toolkit for WordPress. An open-source initiative by Themeum for WordPress theme developers.

Kirki allows you to build themes faster and more easily. With over 30 custom controls—ranging from simple sliders to advanced typography controls with Google Fonts integration—and features like automatic CSS generation and postMessage support, Kirki makes theme development a breeze.

Возможности

  • Повышенная производительность
  • Простое API
  • Автоматическая генерация CSS
  • Автоматическая генерация сообщений записи
  • Частичное обновление
  • Условная логика
  • Согласие с GDPR
  • Улучшенная скорость работы страницы
  • И многое другое!

Средства управления 🎛️

Документация

Вы можете найти подробную документацию по использованию Kirki на сайте https://www.themeum.com/kirki/.

Установка

Просто установите как обычный WordPress плагин и активируйте.

If you want to integrate Kirki in your theme or plugin, please read the instructions on our documentation site.

Отзывы

11.04.2026 1 ответ
Kirki is a powerful Customizer framework, but updates can cause serious compatibility issues. After updating to version 5.2.3, my site’s colors (Vice) completely broke and reverted to defaults, even though settings were unchanged. The issue was fixed only by downgrading to 5.1.1. If you use a theme that depends on Kirki: disable auto-updates and test before upgrading. Conclusion: Great tool, but updates are risky with existing themes.
27.01.2024
I migrated a domain / new client that had kirki customizer slider — doesn’t look like it’s been working for quite some time. No updates to php/plugins/WP or otherwise was able to fix this issue — Finally found an archive . org version with the working slider and copied the HTML over to the WP template. Best of luck on future fixes.
08.09.2023
For example after install this, u will get «Plugins added successfully. You may dismiss this notice now.» message on your admin panel and U CAN’T dismis it. Like a nightmare…
01.09.2023
It is a poorly optimized plugin that puts a lot of load on the system. It only serves to adjust the page layout. After making your adjustments, remove it from your site. Install it again if you need it. Otherwise your site runs very slowly.
Посмотреть все 79 отзывов

Участники и разработчики

«Kirki Customizer Framework» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Kirki Customizer Framework» переведён на 23 языка. Благодарим переводчиков за их работу.

Перевести «Kirki Customizer Framework» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

= 5.2.3 — 10 апреля 2026

Обновление: Оптимизация производительности и случайные исправления.

= 5.2.2 — February 17, 2026

Fix: Color palette not displaying in the Customizer in certain cases.
Fix: Select field inside Repeater control not retaining the selected value.

= 5.2.1 — 10 февраля 2026

Исправление: Исправлена проблема, при которой неверно использовался путь к файлу.

= 5.2.0 — 09 февраля 2026

Update: Performance optimizations across the platform.
Update: Added compatibility with WordPress 6.9.

= 5.1.0 — 22 марта 2024

Fix: We’ve resolved the issue with fonts not loading properly, ensuring your designs look sleek and professional.
Fix: Addressed deprecated errors to boost compatibility and keep your site running smoothly.
Update: We’ve ensured compatibility with the latest WordPress 6.4 and PHP 8.2, so you can stay up-to-date with the latest technologies.

= 5.0.0 — 21 июня 2023

Обновление: Free и Pro объединены

= 4.2.0 — 13 июня 2023

Fix:: Deprecated PHP issue
Update: PHP 8.1 and 8.2 compatibility
Update: WordPress latest (v6.2.2) compatibility

= 4.1.1 — 08 февраля 2023

Update: Rename kirki packages dir & composer vendor-dir

= 4.1.0 — 07 февраля 2023

New: Settings page to allow users to clear the Kirki font cache.
Tweak: Bundled all individual packages into the main repository, reducing the number of repositories used in development. This simplifies development by eliminating the need to work on multiple repositories.