pantheon-systems/decoupled-kit-acf
最新稳定版本:1.0.0
Composer 安装命令:
composer require pantheon-systems/decoupled-kit-acf
包简介
Adds examples related to using advanced custom fields on a decoupled WordPress site.
README 文档
README
Adds examples related to using advanced custom fields on a decoupled WordPress site.
Features
- Enables the Advanced Custom Fields plugin.
- Adds a 'related content' field group to posts.
- Creates an example post with associated related content.
- Exposes the related content field group to GraphQL via the wp-graphql-acf plugin.
Installation
To install Decoupled Kit ACF, follow these steps:
- Require the plugin using composer:
composer require pantheon-systems/decoupled-kit-acf
- Activate the plugin.
Configuration
This plugin does not expose any configuration options and is not visible/editable via the “Edit Field Groups” admin page De-activating the plugin will disable the 'related content' field group.
Linting
This plugin uses Composer to manage dependencies. To install dependencies, run composer install from the plugin directory.
Linting is done with PHP_CodeSniffer using the Pantheon WP Coding Standards ruleset. To run the linting checks, use the following command:
composer lint
统计信息
- 总下载量: 5.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-04-11