<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[iDeasilo]]></provider_name><provider_url><![CDATA[https://ideasilo.wordpress.com]]></provider_url><author_name><![CDATA[Takayuki Miyoshi]]></author_name><author_url><![CDATA[https://ideasilo.wordpress.com/author/miyoshita/]]></author_url><title><![CDATA[Contact Form 7 1.7.4 (select+ and checkbox+&nbsp;removed)]]></title><type><![CDATA[link]]></type><html><![CDATA[<p>I released <a href="https://ideasilo.wordpress.com/2007/04/30/contact-form-7/">Contact Form 7</a> 1.7.4. You can download it from <a href="http://wordpress.org/extend/plugins/contact-form-7/">WordPress.org&#8217;s repository</a>.</p>
<p>In this version, I removed two tag types, <code>select+</code> and <code>checkbox+</code>, because they were confusing. If you have been using those tags and <code>checkbox</code>, you&#8217;ll be needed to edit them manually after upgrading. I&#8217;m sorry for the inconvenience.</p>
<p>If you are using <code>select+</code> tag, replace it with <code>select</code> and add <code>multiple</code> option. Here is an example:</p>
<p>Before: <code>[<strong>select+</strong> your-menu “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>After: <code>[<strong>select</strong> your-menu <strong>multiple</strong> “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>If you are using <code>checkbox+</code> tag, replace it with <code>checkbox</code>. Here is an example:</p>
<p>Before: <code>[<strong>checkbox+</strong> your-checkbox “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>After: <code>[<strong>checkbox</strong> your-checkbox “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>If you are using <code>checkbox</code> tag (exclusive checkbox), add <code>exclusive</code> option. Here is an example:</p>
<p>Before: <code>[checkbox your-checkbox “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>After: <code>[checkbox your-checkbox <strong>exclusive</strong> “ウインダム” “ミクラス” “アギラ”]</code><br />
<!--more--></p>
<hr />
<p>(In Japanese from here)</p>
<p><a href="https://ideasilo.wordpress.com/2007/04/30/contact-form-7/">Contact Form 7</a> 1.7.4 をリリースしました。<a href="http://wordpress.org/extend/plugins/contact-form-7/">WordPress.org のリポジトリ</a>からダウンロードできます。</p>
<p><code>select+</code> と <code>checkbox+</code> のタグが紛らわしいと不評だったのでこのバージョンで削除しました。これらのタイプのタグと、<code>checkbox</code> のタグを使用されている場合はアップグレード後に手作業で変更する必要があります。面倒をおかけしてすみません。</p>
<p><code>select+</code> タグをお使いの場合は、それを <code>select</code> に置き換えて、<code>multiple</code> オプションを追加して下さい。例:</p>
<p>Before: <code>[<strong>select+</strong> your-menu “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>After: <code>[<strong>select</strong> your-menu <strong>multiple</strong> “ウインダム” “ミクラス” “アギラ”]</code></p>
<p><code>checkbox+</code> タグをお使いの場合は、それを <code>checkbox</code> に置き換えて下さい。例:</p>
<p>Before: <code>[<strong>checkbox+</strong> your-checkbox “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>After: <code>[<strong>checkbox</strong> your-checkbox “ウインダム” “ミクラス” “アギラ”]</code></p>
<p><code>checkbox</code> (排他的なチェックボックス)タグをお使いの場合は、<code>exclusive</code> オプションを追加して下さい。例:</p>
<p>Before: <code>[checkbox your-checkbox “ウインダム” “ミクラス” “アギラ”]</code></p>
<p>After: <code>[checkbox your-checkbox <strong>exclusive</strong> “ウインダム” “ミクラス” “アギラ”]</code></p>
]]></html></oembed>