mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 06:37:49 +08:00
Kirki 3.1.9
This commit is contained in:
parent
f73363cee2
commit
cf9a7a78d3
4 changed files with 31 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
* Description: The Ultimate WordPress Customizer Framework
|
||||
* Author: David Vongries
|
||||
* Author URI: https://wp-pagebuilderframework.com/
|
||||
* Version: 3.1.8
|
||||
* Version: 3.1.9
|
||||
* Text Domain: kirki
|
||||
* Requires WP: 4.9
|
||||
* Requires PHP: 5.3
|
||||
|
@ -40,7 +40,7 @@ if ( ! defined( 'KIRKI_PLUGIN_FILE' ) ) {
|
|||
|
||||
// Define the KIRKI_VERSION constant.
|
||||
if ( ! defined( 'KIRKI_VERSION' ) ) {
|
||||
define( 'KIRKI_VERSION', '3.1.8' );
|
||||
define( 'KIRKI_VERSION', '3.1.9' );
|
||||
}
|
||||
|
||||
// Make sure the path is properly set.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue