有关更新的信息
更新版本计划在明年冬天进行,但出于某些安全原因,更新版本不会在 CodeCanyon 出售,如需更多信息,请通过电子邮件或 UpWork
描述
Advanced Custom Fields 是一个功能强大的插件,可以为帖子或自定义帖子类型创建字段,但要使用
您需要挂接 WordPress 并进行额外 php 编码的高级自定义字段。
使用 Elementor 的 ACF Front Form,您可以使用 Elementor Page Builder 制作具有高级自定义字段的前端表单
或短代码,无需使用额外的编码或挂钩 acf_form()
函数,只需添加一个包含所有
所需的参数,您的表单就可以使用了。
主要特点
- 无需编码即可制作前端表单
- 添加所需的高级自定义域标题和脚本 (
acf_form_head()
和
acf_enqueue_uploader()
) - 用
[acf_front_form]
调用acf_form()
功能 - 与 Elementor 页面构建器
- Elementor UI 样式选项卡
- 是否全部创建
table, thead, tfoot, tr, td
标签 - 在表头和/或页脚中使用默认标签字段
- 授权
- 翻译就绪
要求
ACF Front Form 使用 高级自定义字段版本 5.6.7
您可以在以下位置获取免费版本 GitHub
文档
- 版本 2.0 中的新增功能
- 快速入门指南
- 阅读完整的最新文档,网址为 读
文档
语言
- 英语
- 法语
更改日志
Version 2.0.1 - 09-03-2020 * Bugfix : undefinded variable `$element` Version 2.0 - 02-01-2020 * Added Authorizations feature * Added Elementor UI Style Tabs * Ability to style Form, Fields, Inputs and submit Button * Ability to set Typography, Text Color, Text shadow * Ability to set Margin, Padding, Box Shadow and Borders for all elements * Slider for Label width * Ability to use default labels in table header and/or footer * Custom style for Normal and Hover with transition duration * Submit Button style * Move instruction placement and label to style tab * New Enclosed shortcodes for further releases * Add new post swith option * Other fixes and code optimizations Version 1.0.6 - 13-06-2019 - Bugfix : Delete widget from default elementor delete button Version 1.0.5 - 01-12-2018 - Bugfix : "Cannot modify header information – headers already sent by" Error in Elementor when using redirect in the form Version 1.0.4 - 15-11-2018 - Bugfix : Undefined index version Version 1.0.3 - 02-11-2018 - Sintax error bugfix Version 1.0.2 - 07-10-2018 - Fix typo on post status Version 1.0.1 - 01-10-2018 - Fix to set post type and post status Version 1.0 - 06-05-2018 - Adds required Advanced Custom Fields headers and scripts ( acf_form_head(), acf_enqueue_uploader(), inline JS ) - Use [acf_front_form] to call acf_form() function with all settings