Gravity Forms 是您构建自定义表单和流的最强大解决方案,以便与用户连接并扩展您的影响范围。创建自定义 Web 表单来获取索引,收集付款,自动化工作流程,并在线建立业务。该版本最新内容更新如下:
2.8.0 | 2023-12-07
- 向表单编辑器添加了一个紧凑的视图
- 将默认主题添加到系统报告中
- 通过只在前端排列必要的样式,增加了性能改进
- 添加了对字段侧边栏消息的支持
- 添加
gform_display_disable_css_setting
过滤器以允许显示输出默认css设置 - 更新遥测后台处理器,使其在发送数据失败时进行日志记录
- 更新了表单编辑器中的字段手风琴,使其在默认情况下全部打开
- 将系统状态页面上的WordPress最低版本更新为6.3
- 删除了不推荐使用的函数
string.format()
- 删除了几个未使用的图像
- 从设置页面中删除了“输出默认CSS”设置,并将其替换为
gform_disable_css
过滤器 - 从设置页面中删除了HTML5设置
- API:删除了不推荐使用的表单主题框架全局CSS API颜色系统属性
- API:更新并重构了表单主题框架CSS API,以减少样式表大小以获得更好的性能
- Added a compact view to the form editor.
- Added the default theme to the system report.
- Added performance improvements by only enqueueing necessary styles on the front end.
- Added support for field sidebar messages.
- Added the
gform_display_disable_css_setting
filter to allow the display of the Output Default CSS setting. - Updated the telemetry background processor to log when it fails to send data.
- Updated the field accordions in the form editor to all be open by default.
- Updated the minimum WordPress version on the System Status page to 6.3.
- Removed deprecated function
string.format()
. - Removed several unused images.
- Removed the \”Output Default CSS\” setting from the settings page and replaced it with the
gform_disable_css
filter. - Removed the HTML5 setting from the settings page.
- API: Removed the deprecated form Theme Framework global CSS API color system properties.
- API: Updated and refactored the form Theme Framework CSS API to reduce stylesheet size for better performance.