devgeniem/wp-gravityforms-db-prevent
Composer 安装命令:
composer require devgeniem/wp-gravityforms-db-prevent
包简介
A Gravity Forms plugin to let the form creator decide if the values should be saved to database or not.
README 文档
README
Gravity Forms Prevent Database Storing
A Gravity Forms plugin to let the form creator decide if the values should be saved to database or not.
Installation
composer require devgeniem/wp-gravityforms-db-prevent
Then activate the plugin from the WordPress dashboard or with the WP-CLI.
wp plugin activate wp-gravityforms-db-prevent
Usage
This plugins adds a checkbox to the Gravity Forms form settings that prevents form entries to be stored in the database.
Technically the entries do get stored in the database, but they are deleted from there immediately after all the emails regarding the entry are sent. This is due to technical restrictions in the way Gravity Forms has been created.
Changelog
Contributors
统计信息
- 总下载量: 1.78k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2018-08-30
