Update to Kirki 4.0.22

This commit is contained in:
AlxMedia 2022-03-15 14:27:23 +01:00
parent 6d34b0693a
commit 0c16a908d6
492 changed files with 29668 additions and 39884 deletions

View file

@ -2,12 +2,12 @@
/**
* Adds upgrade notifications.
*
* @package Kirki
* @category Core
* @author Ari Stathopoulos (@aristath)
* @copyright Copyright (c) 2020, David Vongries
* @license https://opensource.org/licenses/MIT
* @since 3.0.0
* @package Kirki
* @category Core
* @author Ari Stathopoulos (@aristath)
* @copyright Copyright (c) 2019, Ari Stathopoulos (@aristath)
* @license https://opensource.org/licenses/MIT
* @since 3.0.0
*/
if ( ! function_exists( 'kirki_show_upgrade_notification' ) ) :