wpbones/wpkirk-helpers
最新稳定版本:2.0.12
Composer 安装命令:
composer require wpbones/wpkirk-helpers
包简介
Helpers functions for WP Bones Boilerplate plugin
README 文档
README
WP Kirk Helpers is a (internal) package that provides a set of functions to help you to develop a WP bones Boilerplate plugin.
Installation
You can install third party packages by using:
php bones require wpbones/helpers
I advise to use this command instead of composer require because doing this an automatic renaming will done.
You can use composer to install this package:
composer require wpbones/helpers
You may also to add "wpbones/wpkirk-helpers": "~1.0" in the composer.json file of your plugin:
"require": { "php": ">=7.4.0", "wpbones/wpbones": "~1.7", "wpbones/wpkirk-helpers": "~1.0" },
and run
composer install
统计信息
- 总下载量: 360
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-15