Extending the WordPress customizer

Installs: 858

Dependents: 0

Suggesters: 1

Security: 0

Stars: 1

Watchers: 1

Forks: 325

Type:wordpress-muplugin

5.1.2 2024-03-19 07:35 UTC

README

Contributors: [themeum] Tags: customizer, options framework, theme, mods, toolkit, gutenberg Requires at least: 5.2 Tested up to: 6.2.2 Stable tag: 5.0.0 License: MIT License URI: https://opensource.org/licenses/MIT

The ultimate customizer framework for WordPress theme developers.

Description

Build Status Code Climate License: MIT Codacy Badge Scrutinizer Code Quality

Kirki allows theme developers to build themes quicker & more easily.

With over 30 custom controls ranging from simple sliders to complex typography controls with Google-Fonts integration and features like automatic CSS & postMessage script generation, Kirki makes theme development a breeze.

Features

  • Increased Performance
  • Simplified API
  • Automatic CSS Generation
  • Automatic postMessage Generation
  • Partial Refresh
  • Conditional Logic
  • GDPR Compliance
  • Improved Page Speed
  • & more!

Controls

Documentation

You can find detailed documentation on how to use Kirki on themeum.com

Disclaimer

Theme developers should be familiar with the Customizer API before starting to build a theme using Kirki. An excellent handbook for the WordPress Customizer can be found on the developer.wordpress.org website.

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.

Changelog

See the previous changelogs here.