• 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…

  • 注意: このプラグインと tenpura さんによる WP Multibyte Patch を同時に有効にしているとコンフリクトを起こすことが確認されています。WP Multibyte Patch はメールの文字化け回避のほか、WordPress で日本語を正しく処理するために必要となる修正を網羅しているので、WP Multibyte Patch の使用をおすすめします。(2007/11/21 追加) このプラグイン (Demonstration #4457) は機能的には Nippon 2 プラグインの後継にあたるものです。実体にそぐわなくなっているので Nippon の名称は使わないことにしました。 Nippon 2 で説明した phpMailer とメールの件名の文字化けの問題については、WordPress Trac #4457 に同様の報告が上がっていたのでそこに追加でコメントしています。この件は今のところ WordPress 2.3 での対応が目標になっていますが延期になる可能性もあります。 Update: WordPress 2.4 に延期になりました。…

  • I released new version 1.4 of Contact Form 7 today. The main feature is spam filtering with Akismet.

  • I wrote a development-use handy plugin for repeated test of sending mail function of WordPress, i.e. wp_mail(). You can directly specify four parameter values for wp_mail(), To, Subject, Message Body and Headers and send it in control panel. Download and…

  • Contact Form 7 1.3 is now available. I added new type of form element tag named [select]. This tag is replaced by a <select> element. Example: [select your-country “China” “India” “other”] This tag is replaced to: <select name=”your-country”> <option value=”China”>China</option>…

  • Contact Form 7 1.2 is now available. A main feature of this version is introduction of jQuery Form Plugin. Due to this, we could replace the input validation process to client side and use AJAX posting. While we lost compatibility…

  • Summary This is the simplest Google AdSense code installer plugin for WordPress. Just copy and paste your AdSense code into option panel, then it inserted into bottom of post contents. Code will not be inserted in case login insider accesses,…

  • Nippon2 プラグインの更新を行いました。一部の環境でヘッダに不必要な空白行が入るケースについて報告がありましたので(Sa・Ga さん、ありがとうございました)、その対応を行っています。 こちらからダウンロードできます。 RFC 2822 ではヘッダ行の1行が長い場合、\r\n (CRLF) により行を分割するとしていますが、\r\n で分割した Subject: 行を正しく処理しない MTA が一部に存在するようです。なお、WordPress の wp_mail() では \n でヘッダ行の分割をしており、問題の環境でもこの場合は支障がないようでしたので、今回の更新で Nippon2 でも \n による分割を採用しています。

  • Simple Aggregation は複数の RSS/Atom フィードをひとつのフィードに束ねる WordPress プラグインです。SimplePie を使っています。 出力するフィードの形式はいまのところ RSS 2.0 のみですが、将来的にはバリエーションを増やすかもしれません。 インストール ここから zip ファイルをダウンロードして展開してください。中に入っている wp-simple-aggregation フォルダを丸ごと WordPress の plugins ディレクトリにコピーして(構成は下図参照)、Simple Aggregation プラグインを有効化してください。 wp-content | +- plugins | +- wp-simple-aggregation | +- wp-simple-aggregation.php +- index.php +- simplepie.inc +- cache/…

  • This post is no longer updated. Move to Contact Form 7 official site. Download | Plugin Homepage | FAQ | Support Forum (日本語の説明はこちら) Summary Just another contact form plugin. Simple but flexible. Supports multiple contact forms. You can customize form…