kirki-framework/control-code

为Kirki自定义框架提供代码控制。

此包的官方仓库似乎已消失,因此该包已被冻结。

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

This package is auto-updated.

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


README

安装

首先,使用composer安装此包

composer require kirki-framework/control-code

确保包含自动加载器

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