I released Contact Form 7 1.4.1 which is minor update including:
- Revision of Akismet option in form tag, and
- Spanish and Catalan translations by Jordi Sancho.
Revision of Akismet option in form tag
akismet:content option was removed. Now, all field values are concatenated and sent to Akismet server as comment content. The reason for this change is that when a spammer tries to spam through a form, the guy can input spam words into every fields, not limited to a field with akismet:content option. We should submit all the input values to Akismet.
日本語 / Japanese
Contact Form 7 1.4.1 をリリースしました。変更点は、
- フォームタグ用の Akismet オプションの改訂と、
- Jordi Sancho さんによるスペイン語とカタルーニャ語の言語ファイルを追加、です。
フォームタグ用の Akismet オプションの改訂
akismet:content が廃止されました。今後はすべてのフィールドの入力テキストが連結されてコメント本文として Akismet サーバに送られるようになります。スパマーは akismet:content オプションつきのフィールドにお構いなくどのフィールドにもスパムの文句を書き付けてくるので、すべてのフィールドをカバーして Akismet に送ったほうが理に適っているというのが改訂の理由です。