curver/functions/kirki/packages/kirki-framework/control-code
2022-03-10 15:13:43 +01:00
..
src/Field Update to Kirki 4.0.22 2022-03-10 15:13:43 +01:00
LICENSE Update to Kirki 4.0.22 2022-03-10 15:13:43 +01:00
README.md Update to Kirki 4.0.22 2022-03-10 15:13:43 +01:00

control-code

Installation

First, install the package using composer:

composer require kirki-framework/control-code

Make sure you include the autoloader:

require_once get_parent_theme_file_path( 'vendor/autoload.php' );