無償配布するプラグインの開発とサポートを継続することはとても困難なことであり、あなた方ユーザーからの助けなしには実現できません。もし Contact Form 7 を使って便利だと思われたなら、ぜひ少額の寄付をご検討ください。あなたの寄付がこのプラグインの継続的な開発とより良いユーザーサポートの提供を支えます。
プライバシーについて
このプラグインは、デフォルト設定で使用する場合においては、以下に挙げる動作を行いません:
こっそりとユーザーを追跡する。
ユーザーの個人データをデータベースに書き出す。
外部のサーバーにデータを送る。
クッキーを利用する。
このプラグインの特定の機能を有効化している場合、コンタクトフォーム送信者の IP アドレスを含む個人データがサービス提供者に送信される可能性があります。サービス提供者のプライバシーポリシーをよく確認した上で利用してください。これに該当する機能は:
I started using this plugin a few years ago based on the large number of installations claimed in the plugin repository.
The plugin has been quite reliable for me, however, the issue with the reCAPTCHA 3.0 implementation causing 100% of messages sent to land in the spam folder has not yet been resolved to my knowledge. This is a long-standing issue that needs to be addressed. The good thing is that you can implement AKISMET spam checking in the design of your forms, presuming that you have AKISMET installed on your site.
Overall I'm pretty happy with the plugin but like many other users, I'm frustrated by the poor/absent/slow support responses.
The support is very poor. In my case they neither properly read nor understood my support thread.
Therefore they asked mostly useless question that were of no real help for the solution of the problem.
If you follow up they only answer after 4-5 days or not at all. The problem is still unsolved! Thats extremely demotivating and annoying.
I am thinking of switching to an alternative solution.
To anyone who has problem submitting message with a red box:
you need to have php mail service setup on the host, in my case it's the raspberry pi.(apt install postfix will do)
OR don't use php mail, use wp mail SMTP plugin, that way, when wp request a sendmail, it will go to mail server that you setup in the WPmailSMTP plugin.
I tried both and the latter works great, it will not go to the spam mail by default.