定制 log1x/acf-fluent-helpers 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

log1x/acf-fluent-helpers

最新稳定版本:v1.0.2

Composer 安装命令:

composer require log1x/acf-fluent-helpers

包简介

Simple set of helper functions for ACF Fluent auto-loaded with Composer using generic function names.

README 文档

README

Latest Stable Version Total Downloads

This is a simple set of helper functions for ACF Fluent similar to the helpers.php shipped with ACF Fluent, but is auto-loaded by Composer instead of having to be manually included.

It also uses really generic function names because I'm naughty. 😉

Requirements

Make sure all dependencies have been installed before moving on:

Installation

Install via Composer:

$ composer require log1x/acf-fluent-helpers:dev-master

Usage

$field    = field('example')->get();
$subfield = sub('example')->get();
$option   = option('example')->get();

Bug Reports

If you discover a bug in ACF Fluent Helpers, please open an issue.

Contributing

Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

License

ACF Fluent Helpers is provided under the MIT License.

统计信息

  • 总下载量: 13.65k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 15
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 15
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-23