Flamingo是最初为Contact Form 7创建的消息存储插件,不存储提交的邮件。
激活插件后,您将在WordPress管理屏幕菜单上找到Flamingo。 通过联系表单的所有消息都列在那里,并且是可搜索的。 使用Flamingo,由于邮件服务器问题或邮件设置错误配置,您无需担心丢失重要邮件。
更详细的信息,请参阅Contact Form 7文档页。
Privacy Notices
This plugin stores submission data collected through contact forms, which may include the submitters’ personal information, in the database on the server that hosts the website.
- 上传整个
flamingo
文件夹到 /wp-content/plugins/
目录。
- 通过WordPress的“插件”菜单激活插件。
Sending contact forms takes usually 3s.With Flamingo active and 30k records in db the time is much greater, repeatable 15s which is unacceptable.
Ни какого нормального функционала, все неудобно и примитивно! Никогда и никому не советую его использовать, есть нормальные варианты. Одна ценность - связь с Akismet.
macht genau wie beschrieben.
Vielen Dank!
In my last company we are using this plugin on more then 200 of sites and it is working fine.
Is this plugin going to be updated to keep up with the latest Wordpress version?
Warning: This plugin has not been tested with your current version of WordPress.
This is a utility for the Contact Forms 7 plugin, and as such should insert settings and other menus UNDERNEATH the Contact Forms menu for the CF7 plugin. Instead, it inserts a menu at the top-level, taking up space that degrades menu accessibility and increases cognitive load on users with no benefit at all.
阅读所有115条评价
“Flamingo” 是开源软件。 以下人员对此插件做出了贡献。
贡献者
2.4
- Bumps up the minimum required WordPress version to 6.1.
- Bumps up the minimum required PHP version to 7.4.
- Removes unused Outbound Messages codes.
- Introduces
Flamingo_CSV
classes for fully customizable CSV generation.
- New filter hook:
flamingo_contact_csv_class
- New filter hook:
flamingo_inbound_csv_class
- Uses
admin_init
for cron job scheduling.
2.3
- Sets status to previous when restoring data.