黄色灰色 / yluvpresstools
此包已废弃且不再维护。未建议替代包。
Wordpress 的 Yluvpress 工具
dev-master
2017-03-31 11:46 UTC
Requires
- php: ^5.3.3 || ^7.0
- ekandreas/bladerunner: 1.5.2
- rappasoft/laravel-helpers: dev-master
This package is auto-updated.
Last update: 2017-10-09 15:15:25 UTC
README
入门指南
通过 Composer 安装
composer require yellowgray/yluvpresstools
只需将以下代码行添加到您的 functions.php 中即可享受 :)
#!php
<?php
require_once 'vendor/autoload.php';
new Yluvpress\Tools\Support\App();
待办事项
- 为
App、Config、Hook、Facades、View、CustomPostType、CustomTaxonomy编写文档
自定义类型
文本checkbox textarea radio select dropdown-pages email url number hidden date image image_cropped audio color