kirki-framework/control-code

Code control for the Kirki Customizer framework.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 7 641

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/kirki-framework/control-code

v1.0.2 2022-03-11 18:37 UTC

This package is auto-updated.

Last update: 2023-01-11 20:16:21 UTC


README

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' );