@@ -1,16 +1,16 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Generates the styles for the frontend. |
|
| 4 | - * Handles the 'output' argument of fields. |
|
| 5 | - * Usage instructions on https://github.com/aristath/kirki/wiki/output |
|
| 6 | - * |
|
| 7 | - * @package Kirki |
|
| 8 | - * @category Core |
|
| 9 | - * @author Aristeides Stathopoulos |
|
| 10 | - * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 11 | - * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 12 | - * @since 1.0 |
|
| 13 | - */ |
|
| 3 | + * Generates the styles for the frontend. |
|
| 4 | + * Handles the 'output' argument of fields. |
|
| 5 | + * Usage instructions on https://github.com/aristath/kirki/wiki/output |
|
| 6 | + * |
|
| 7 | + * @package Kirki |
|
| 8 | + * @category Core |
|
| 9 | + * @author Aristeides Stathopoulos |
|
| 10 | + * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 11 | + * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 12 | + * @since 1.0 |
|
| 13 | + */ |
|
| 14 | 14 | |
| 15 | 15 | // Exit if accessed directly |
| 16 | 16 | if ( ! defined( 'ABSPATH' ) ) { |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Generates the styles for the frontend. |
|
| 4 | - * Handles the 'output' argument of fields |
|
| 5 | - * |
|
| 6 | - * @package Kirki |
|
| 7 | - * @category Core |
|
| 8 | - * @author Aristeides Stathopoulos |
|
| 9 | - * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 10 | - * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 11 | - * @since 1.0 |
|
| 12 | - */ |
|
| 3 | + * Generates the styles for the frontend. |
|
| 4 | + * Handles the 'output' argument of fields |
|
| 5 | + * |
|
| 6 | + * @package Kirki |
|
| 7 | + * @category Core |
|
| 8 | + * @author Aristeides Stathopoulos |
|
| 9 | + * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 10 | + * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 11 | + * @since 1.0 |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | // Exit if accessed directly |
| 15 | 15 | if ( ! defined( 'ABSPATH' ) ) { |
@@ -1,14 +1,14 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Try to automatically generate the script necessary for adding icons to panels & section |
|
| 4 | - * |
|
| 5 | - * @package Kirki |
|
| 6 | - * @category Core |
|
| 7 | - * @author Aristeides Stathopoulos |
|
| 8 | - * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 9 | - * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 10 | - * @since 1.0 |
|
| 11 | - */ |
|
| 3 | + * Try to automatically generate the script necessary for adding icons to panels & section |
|
| 4 | + * |
|
| 5 | + * @package Kirki |
|
| 6 | + * @category Core |
|
| 7 | + * @author Aristeides Stathopoulos |
|
| 8 | + * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 9 | + * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 10 | + * @since 1.0 |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | // Exit if accessed directly |
| 14 | 14 | if ( ! defined( 'ABSPATH' ) ) { |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Try to automatically generate the script necessary for postMessage to work. |
|
| 4 | - * for documentation see https://github.com/aristath/kirki/wiki/required |
|
| 5 | - * |
|
| 6 | - * @package Kirki |
|
| 7 | - * @category Core |
|
| 8 | - * @author Aristeides Stathopoulos |
|
| 9 | - * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 10 | - * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 11 | - * @since 1.0 |
|
| 12 | - */ |
|
| 3 | + * Try to automatically generate the script necessary for postMessage to work. |
|
| 4 | + * for documentation see https://github.com/aristath/kirki/wiki/required |
|
| 5 | + * |
|
| 6 | + * @package Kirki |
|
| 7 | + * @category Core |
|
| 8 | + * @author Aristeides Stathopoulos |
|
| 9 | + * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 10 | + * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 11 | + * @since 1.0 |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | // Exit if accessed directly |
| 15 | 15 | if ( ! defined( 'ABSPATH' ) ) { |
@@ -1,14 +1,14 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Injects tooltips to controls when the 'tooltip' argument is used. |
|
| 4 | - * |
|
| 5 | - * @package Kirki |
|
| 6 | - * @category Core |
|
| 7 | - * @author Aristeides Stathopoulos |
|
| 8 | - * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 9 | - * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 10 | - * @since 1.0 |
|
| 11 | - */ |
|
| 3 | + * Injects tooltips to controls when the 'tooltip' argument is used. |
|
| 4 | + * |
|
| 5 | + * @package Kirki |
|
| 6 | + * @category Core |
|
| 7 | + * @author Aristeides Stathopoulos |
|
| 8 | + * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 9 | + * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 10 | + * @since 1.0 |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | // Exit if accessed directly |
| 14 | 14 | if ( ! defined( 'ABSPATH' ) ) { |
@@ -1,24 +1,24 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Plugin Name: Kirki Toolkit |
|
| 4 | - * Plugin URI: http://kirki.org |
|
| 5 | - * Description: The ultimate WordPress Customizer Toolkit |
|
| 6 | - * Author: Aristeides Stathopoulos |
|
| 7 | - * Author URI: http://aristeides.com |
|
| 8 | - * Version: 2.2.0.beta.3 |
|
| 9 | - * Text Domain: kirki |
|
| 10 | - * |
|
| 11 | - * GitHub Plugin URI: aristath/kirki |
|
| 12 | - * GitHub Plugin URI: https://github.com/aristath/kirki |
|
| 13 | - * |
|
| 14 | - * |
|
| 15 | - * @package Kirki |
|
| 16 | - * @category Core |
|
| 17 | - * @author Aristeides Stathopoulos |
|
| 18 | - * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 19 | - * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 20 | - * @since 1.0 |
|
| 21 | - */ |
|
| 3 | + * Plugin Name: Kirki Toolkit |
|
| 4 | + * Plugin URI: http://kirki.org |
|
| 5 | + * Description: The ultimate WordPress Customizer Toolkit |
|
| 6 | + * Author: Aristeides Stathopoulos |
|
| 7 | + * Author URI: http://aristeides.com |
|
| 8 | + * Version: 2.2.0.beta.3 |
|
| 9 | + * Text Domain: kirki |
|
| 10 | + * |
|
| 11 | + * GitHub Plugin URI: aristath/kirki |
|
| 12 | + * GitHub Plugin URI: https://github.com/aristath/kirki |
|
| 13 | + * |
|
| 14 | + * |
|
| 15 | + * @package Kirki |
|
| 16 | + * @category Core |
|
| 17 | + * @author Aristeides Stathopoulos |
|
| 18 | + * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 19 | + * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 20 | + * @since 1.0 |
|
| 21 | + */ |
|
| 22 | 22 | |
| 23 | 23 | // Exit if accessed directly |
| 24 | 24 | if ( ! defined( 'ABSPATH' ) ) { |
@@ -1,24 +1,24 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Plugin Name: ariColor |
|
| 4 | - * Plugin URI: http://aristath.github.io/ariColor/ |
|
| 5 | - * Description: A PHP library for color manipulation in WordPress themes and plugins |
|
| 6 | - * Author: Aristeides Stathopoulos |
|
| 7 | - * Author URI: http://aristeides.com |
|
| 8 | - * Version: 1.0 |
|
| 9 | - * Text Domain: aricolor |
|
| 10 | - * |
|
| 11 | - * GitHub Plugin URI: aristath/ariColor |
|
| 12 | - * GitHub Plugin URI: https://github.com/aristath/ariColor |
|
| 13 | - * |
|
| 14 | - * |
|
| 15 | - * @package ariColor |
|
| 16 | - * @category Core |
|
| 17 | - * @author Aristeides Stathopoulos |
|
| 18 | - * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 19 | - * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 20 | - * @since 1.0 |
|
| 21 | - */ |
|
| 3 | + * Plugin Name: ariColor |
|
| 4 | + * Plugin URI: http://aristath.github.io/ariColor/ |
|
| 5 | + * Description: A PHP library for color manipulation in WordPress themes and plugins |
|
| 6 | + * Author: Aristeides Stathopoulos |
|
| 7 | + * Author URI: http://aristeides.com |
|
| 8 | + * Version: 1.0 |
|
| 9 | + * Text Domain: aricolor |
|
| 10 | + * |
|
| 11 | + * GitHub Plugin URI: aristath/ariColor |
|
| 12 | + * GitHub Plugin URI: https://github.com/aristath/ariColor |
|
| 13 | + * |
|
| 14 | + * |
|
| 15 | + * @package ariColor |
|
| 16 | + * @category Core |
|
| 17 | + * @author Aristeides Stathopoulos |
|
| 18 | + * @copyright Copyright (c) 2016, Aristeides Stathopoulos |
|
| 19 | + * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License |
|
| 20 | + * @since 1.0 |
|
| 21 | + */ |
|
| 22 | 22 | |
| 23 | 23 | // Exit if accessed directly |
| 24 | 24 | if ( ! defined( 'ABSPATH' ) ) { |