Levdbas / kirki

Extending the customizer

Home Page:https://kirki.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kirki Customizer Framework

Contributors: aristath, dannycooper, wplemon, igmoweb
Tags: customizer, options framework, theme, mods, toolkit, gutenberg
Donate link: https://aristath.github.io/donate
Requires at least: 4.9
Tested up to: 5.2
Stable tag: 3.0.45
License: MIT
License URI: https://opensource.org/licenses/MIT

The ultimate framework for theme developers using the WordPress Customizer

Description

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

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.

Control Types

Premium controls are also available for premium themes:

All premium controls are also available as a 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 website.

You can find detailed documentation on how to use Kirki on kirki.org

Development and issues on Github.

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

3.0.34

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.

Deprecated

  • kirki_fonts_backup_fonts filter.
  • Kirki_Fonts::get_backup_fonts() method.

See the previous changelogs here.

About

Extending the customizer

https://kirki.org

License:MIT License


Languages

Language:PHP 53.0%Language:JavaScript 44.7%Language:CSS 2.1%Language:Shell 0.2%