ironbound/wp-settings-api
最新稳定版本:v1.3
Composer 安装命令:
composer require ironbound/wp-settings-api
包简介
WordPress settings API Abstraction Class
README 文档
README
This is a fork of WeDevs Settings API Class that utilizes PHP 5.3 features and makes a couple of other small adjustments.
It's a PHP class wrapper for handling WordPress Settings API. Gives a very handy way to build theme or plugins option panel.
Usage Example
A nice tutorial is presented can be found here about how to use this PHP class
Package Installation (via Composer)
To install this package, edit your composer.json file:
{ "require": { "ironbound/wp-settings-api": "^1.0" } }
Now run:
$ composer install
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPLv2
- 更新时间: 2015-10-24