statenweb-plugin/fluent-forms-acf-field
最新稳定版本:0.0.2
Composer 安装命令:
composer require statenweb-plugin/fluent-forms-acf-field
包简介
WordPress plugin `Fluent Forms ACF Field`
README 文档
README
This is an Advanced Custom Field custom field to select one or many Fluent Forms.
This provides a field that lets you select from a list of active Fluent Forms.
Compatibility
This add-on will work with:
- Version 5
- Version 6
Installation
This add-on can be treated as both a WP plugin and a theme include.
Plugin
- Copy the 'Fluent-Forms-ACF-field' folder into your plugins folder
- Activate the plugin via the Plugins admin page
Include
- Copy the 'Fluent-Forms-ACF-field' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory
- Edit your functions.php file and add the code below (Make sure the path is correct to include the acf-fluent_forms.php file)
include_once('acf-fluent_forms.php');
Using the field
The field lets you pick one or many fields.
The data returned is either a Form object, an array of Form objects or false if an error occurred.
About
Version: 1.2
Written by Mat Gargano of StatenWeb
StatenWeb is a web design and development agency based in Staten Island, NY. If you are looking for a Staten Island WordPress Developer reach out.
统计信息
- 总下载量: 3.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2023-04-25