Quform是一种功能强大的响应式 Ajax 联系表单,您可以在几分钟内轻松地将其嵌入到任何网页中。如果您需要在网站上放置一个简单的联系表格,Quform 一定能满足您的要求。该版本最新内容更新如下:
2024年2月7日
- 添加了全局选项以控制单选/复选框样式
- 增加了对captcha图像透明度的支持
- 在CSRF故障响应上添加了一个滤波器挂钩
- 添加挂钩,将自定义内容添加到“查看”和“编辑”条目页面
- 添加了对getEntries和listEntries的限制0的支持,以返回所有行
- 添加了其他类以查看/编辑条目表行
- 增加了对插件缓存目录位于插件文件夹外部的支持
- 修复了数组类型的不等于逻辑运算符
- 修复了覆盖现有Set Cookie标头的问题
- 修复了shortcode函数中缺少条目计数筛选器挂钩的问题
- 修复了与WP Hide&;安全增强插件
- 修复了重定向URL中不起作用的变量
- 修复了从某些按钮中删除背景图像的问题
- 修复了如果页面上出现404错误时会话系统的竞争条件
- 修复了PHP 8.2上不推荐使用的通知
- 修复了PHP 8.2上PhpSpreadsheet中不推荐使用的通知
- 固定组标签不显示在电子邮件中,如果它只包含文件上传字段
07 Feb 2024
- Added global options to control Radio/Checkbox styles
- Added support for captcha image transparency
- Added a filter hook on the CSRF failure response
- Added hooks to add custom content to the View and Edit entry pages
- Added support for limit 0 on getEntries and listEntries to return all rows
- Added additional classes to view/edit entry table rows
- Added support for having the plugin cache directory outside the plugin folder
- Fixed not equals logic operator for array types
- Fixed overwriting existing Set-Cookie header
- Fixed entry count filter hooks missing from shortcode functions
- Fixed a conflict with the WP Hide & Security Enhancer plugin
- Fixed variables not working in redirect URL
- Fixed background images being removed from some buttons
- Fixed a race condition with the session system if there is a 404 error on the page
- Fixed deprecated notices on PHP 8.2
- Fixed deprecated notices in PhpSpreadsheet on PHP 8.2
- Fixed group label not showing in email if it only contained File Upload fields