boldgrid / bgforms
BoldGrid Forms 的 composer 包。
1.2.3
2023-05-23 21:00 UTC
Requires
- boldgrid/library: ^2.13.11
This package is auto-updated.
Last update: 2024-09-23 23:40:06 UTC
README
BoldGrid Forms 共享类在官方 BoldGrid 插件中使用。
使用 composer,您可以快速开始。
composer require boldgrid/bgforms
变更日志
1.2.3
- 更新:修复 PHP 8.2 弃用通知。
1.2.2
- 更新:由于 WP6.2 弃用了该函数,因此使用内部方法 get_page_by_title()。
1.2.1
- 更新:允许 weforms 短代码将表单 ID 替换为导入的表单 ID。
1.2.0
- 新功能:添加了对 weForms 的支持。
1.1.5
- 更新:在所有情况下防止 wpforms 在 Inspirations 部署后立即重定向。
1.1.4
- 更新:JIRA WPB-3730 更新库依赖到 ^2.0.0。
1.1.3
- 错误修复:修复了 Wpforms\Tracking 类的不当命名空间解析。
- 更新:更新 Wpforms\Tracking 的 URL 以删除类依赖。
1.1.2
- 错误修复:JIRA WPB-3401 修复了插件删除时的致命错误。
1.1.1
- 更新:JIRA WPB-3401 添加了联盟数据。
1.1.0
- 更新:JIRA WPB-3400 防止 WPForms 欢迎页面。
1.0.1
- 错误修复:JIRA WPB-3318 当强制安装首选表单插件时,首先检查插件是否已安装,然后再尝试激活。
- 新功能:JIRA WPB-3312 添加了首选 slug 的过滤器。
1.0.0
- 首次提交。