mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 06:37:49 +08:00
Kirki 4.0.24
This commit is contained in:
parent
896957cd95
commit
79e4092e86
39 changed files with 1664 additions and 1315 deletions
|
@ -2,22 +2,24 @@
|
|||
Contributors: davidvongries, aristath, dannycooper, wplemon, igmoweb
|
||||
Tags: customizer, options framework, theme, mods, toolkit, gutenberg
|
||||
Requires at least: 5.2
|
||||
Tested up to: 5.9
|
||||
Stable tag: 4.0.22
|
||||
Tested up to: 6
|
||||
Stable tag: 4.0.24
|
||||
License: MIT
|
||||
License URI: https://opensource.org/licenses/MIT
|
||||
|
||||
The ultimate customizer framework for WordPress theme developers.
|
||||
The Ultimate Customizer Framework for WordPress Theme Developers
|
||||
|
||||
== Description ==
|
||||
|
||||
[](https://travis-ci.org/aristath/kirki) [](https://codeclimate.com/github/aristath/kirki) [](https://opensource.org/licenses/MIT) [](https://www.codacy.com/app/aristath/kirki?utm_source=github.com&utm_medium=referral&utm_content=aristath/kirki&utm_campaign=Badge_Grade) [](https://scrutinizer-ci.com/g/aristath/kirki/?branch=develop)
|
||||
|
||||
**NEW - [Kirki PRO](https://kirki.org/extensions/?utm_source=repo&utm_medium=description&utm_campaign=kirki) is now available!**
|
||||
|
||||
[Kirki](https://kirki.org/?utm_source=repo&utm_medium=description&utm_campaign=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 ###
|
||||
### Features ✅ ###
|
||||
* Increased Performance
|
||||
* Simplified API
|
||||
* Automatic CSS Generation
|
||||
|
@ -28,8 +30,7 @@ With over **30 custom controls** ranging from simple sliders to complex typograp
|
|||
* Improved Page Speed
|
||||
* & more!
|
||||
|
||||
### Controls ###
|
||||
|
||||
### Controls 🎛️ ###
|
||||
* [Background Customizer Control](https://kirki.org/docs/controls/background)
|
||||
* [Code Customizer Control](https://kirki.org/docs/controls/code)
|
||||
* [Checkbox Customizer Control](https://kirki.org/docs/controls/checkbox)
|
||||
|
@ -62,30 +63,25 @@ With over **30 custom controls** ranging from simple sliders to complex typograp
|
|||
* [Typography Customizer Control](https://kirki.org/docs/controls/typography)
|
||||
* [Upload Customizer Control](https://kirki.org/docs/controls/upload)
|
||||
|
||||
### Theme Example ###
|
||||
### Kirki PRO Extensions 🏆 ###
|
||||
Create the WordPress experience your customers deserve with [Kirki PRO Extensions](https://kirki.org/extensions/?utm_source=repo&utm_medium=description&utm_campaign=kirki).
|
||||
|
||||
[Page Builder Framework](https://wp-pagebuilderframework.com?utm_source=kirki&utm_medium=repo&utm_campaign=wpbf)'s customizer settings are a prime example of what can be achieved with Kirki.
|
||||
## PRO Features ##
|
||||
* Tabs
|
||||
* Responsive Controls
|
||||
* Input Slider
|
||||
* Headlines & Dividers
|
||||
* Margin & Padding Controls
|
||||
|
||||
Conditional Logic, Partial Refresh, postMessage and a variety of controls - It has all of it.
|
||||
|
||||
### Documentation ###
|
||||
Learn more about [Kirki PRO](https://kirki.org/extensions/?utm_source=repo&utm_medium=description&utm_campaign=kirki).
|
||||
|
||||
### Documentation 📖 ###
|
||||
You can find detailed documentation on how to use Kirki on [kirki.org](https://kirki.org/?utm_source=repo&utm_medium=description&utm_campaign=kirki)
|
||||
|
||||
### Kirki PRO ###
|
||||
|
||||
Kirki PRO is currently in development. You can [sign up for the waiting list](https://kirki.org/pricing/?utm_source=repo&utm_medium=description&utm_campaign=kirki) here to be notified about updates.
|
||||
|
||||
### 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](https://developer.wordpress.org/themes/customize-api/) 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](https://kirki.org/docs/integration).
|
||||
|
||||
== Changelog ==
|
||||
|
||||
[See the changelogs here](https://github.com/kirki-framework/kirki/blob/master/CHANGELOG.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue