<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WooCommerce &#8211; WordPress Memo</title>
	<atom:link href="https://blog.riverforest-wp.info/tag/woocommerce/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.riverforest-wp.info</link>
	<description>WordPress に関する覚え書き</description>
	<lastBuildDate>Fri, 09 May 2025 12:48:53 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.riverforest-wp.info/wp-content/uploads/2018/05/cropped-icon-256x256-1-32x32.png</url>
	<title>WooCommerce &#8211; WordPress Memo</title>
	<link>https://blog.riverforest-wp.info</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WooCommerce の高パフォーマンス注文ストレージ (COT)への対応方法</title>
		<link>https://blog.riverforest-wp.info/woocommerce-hpos/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Sat, 05 Aug 2023 00:31:10 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[COT]]></category>
		<category><![CDATA[HPOS]]></category>
		<category><![CDATA[高パフォーマンス注文ストレージ]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=3355</guid>

					<description><![CDATA[はじめに WooCommerce が2023年8月8日に、Version 8.0 になり、「高パフォーマンス注文ストレージ (COT)」というのを採用します。簡単にいうと、注文のデータベースが専用設計のものになります。今 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p>WooCommerce が2023年8月8日に、Version 8.0 になり、<strong>「高パフォーマンス注文ストレージ (COT)」</strong>というのを採用します。簡単にいうと、<strong>注文</strong>のデータベースが専用設計のものになります。今までは、注文データベースへのアクセスは WordPress の投稿クラス（<strong>WP_Post</strong>）を利用する場合と、独自のクラス（<strong>WC_Order</strong>）を介して行う場合があったのですが、今後、独自のクラス（<strong>WC_Order</strong>）のみになります。そのため高パフォーマンスになるという事です。Version 8.0 以降も、しばらくは併用できるようですが、近いうちに WordPress の投稿クラス（<strong>WP_Post</strong>）の利用は廃止されるので、以下の対応をとるべきです。</p>



<p>追記：この記事を書いた前日に、Version 8.0 からは見送られ、Version 8.2 からになりました。</p>



<style>
.simpleblogcard_img_blockcd955f079e850231f04190d6114c8dee {
  float: right;
  padding: 10px;
}
.simpleblogcard_bordercd955f079e850231f04190d6114c8dee {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_titlecd955f079e850231f04190d6114c8dee {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_descriptioncd955f079e850231f04190d6114c8dee {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://developer.woocommerce.com/2022/09/14/high-performance-order-storage-progress-report/?_gl=1*jcexyw*_gcl_au*MjAyNzg3OTI3NS4xNjg0NjI1NjQ2*_ga*MTg2MzUwODQ4MC4xNjU3MzIxMzMz*_ga_98K30SHWB2*MTY5MTE5MDE4Ni4yMi4xLjE2OTExOTA3NjguMC4wLjA.&#038;_ga=2.202022225.1939805894.1691190187-1863508480.1657321333>
				<figure class="simpleblogcard_img_blockcd955f079e850231f04190d6114c8dee">
			<img decoding="async" style="border-radius: 5px; width: 100px; height: 56px;" src="https://developer.woocommerce.com/wp-content/uploads/sites/2/2025/02/brandvar2.png" alt="High-Performance Order Storage: progress report – The WooCommerce Developer Blog" />
		</figure>
		<div class="simpleblogcard_inner">
		<div class="simpleblogcard_bordercd955f079e850231f04190d6114c8dee">
			developer.woocommerce.com			<div class="simpleblogcard_titlecd955f079e850231f04190d6114c8dee">
				High-Performance Order Storage: progress report – The WooCommerce Developer Blog			</div>
							<div class="simpleblogcard_descriptioncd955f079e850231f04190d6114c8dee">
					In January, we published the initial plan for the Custom Order Tables feature and since th&#8230;				</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>



<h3 class="wp-block-heading">独自プラグインへの対応方法</h3>



<p>対応していないと以下の様な表示が出て、機能を有効化できません。</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;69cc634736485&quot;}" data-wp-interactive="core/image" data-wp-key="69cc634736485" class="wp-block-image aligncenter size-large wp-lightbox-container"><img fetchpriority="high" loading="eager" decoding="async" width="1024" height="637" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot1-1024x637.png" alt="" class="wp-image-3369" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot1-1024x637.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot1-300x187.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot1-768x477.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot1.png 1031w" sizes="(max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="拡大する"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<p><strong>対応方法</strong></p>



<p>自プラグインのコード内をエディターにより以下の正規表現で検索します。</p>



<pre class="prism line-numbers"><code class="language-php language-html">wpdb|get_post|get_post_field|get_post_status|get_post_type|get_post_type_object|get_posts|metadata_exists|get_post_meta|get_metadata|get_metadata_raw|get_metadata_default|get_metadata_by_mid|wp_insert_post|add_metadata|add_post_meta|wp_update_post|update_post_meta|update_metadata|update_metadata_by_mid|delete_metadata|delete_post_meta|delete_metadata_by_mid|delete_post_meta_by_key|wp_delete_post|wp_trash_post|wp_untrash_post|wp_transition_post_status|clean_post_cache|update_post_caches|update_postmeta_cache|post_exists|wp_count_post|shop_order</code></pre>



<p>もし上記が発見されなければ、プラグインのメインファイルに以下のコードを貼り、COT に対応している事を宣言します。こうするだけで上記の表示は消えて、COT を有効化できます。発見されても、<strong>注文</strong>関連でなければ同様です。</p>



<pre class="prism line-numbers"><code class="language-php language-html">add_action(
	'before_woocommerce_init',
	function() {
		if ( class_exists( \Automattic\WooCommerce\Utilities\FeaturesUtil::class ) ) {
			\Automattic\WooCommerce\Utilities\FeaturesUtil::declare_compatibility( 'custom_order_tables', __FILE__, true );
		}
	}
);</code></pre>



<p>逆に<strong>注文</strong>関連で発見された場合には、修正が必要になります。簡単に言うと、<strong>WP_Post</strong> クラスを使用したものを、<strong>WC_Order</strong> クラスを使用したものに置き換えます。</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<style>
.simpleblogcard_img_block67c5dc8ff1b8f713926befb73ad0d72b {
  float: right;
  padding: 10px;
}
.simpleblogcard_border67c5dc8ff1b8f713926befb73ad0d72b {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_title67c5dc8ff1b8f713926befb73ad0d72b {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_description67c5dc8ff1b8f713926befb73ad0d72b {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://developer.wordpress.org/reference/classes/wp_post/>
				<figure class="simpleblogcard_img_block67c5dc8ff1b8f713926befb73ad0d72b">
			<img decoding="async" style="border-radius: 5px; width: 100px; height: 52px;" src="https://developer.wordpress.org/wp-content/themes/wporg-developer-2023/images/opengraph-image.png" alt="WP_Post – Class | Developer.WordPress.org" />
		</figure>
		<div class="simpleblogcard_inner">
		<div class="simpleblogcard_border67c5dc8ff1b8f713926befb73ad0d72b">
			developer.wordpress.org			<div class="simpleblogcard_title67c5dc8ff1b8f713926befb73ad0d72b">
				WP_Post – Class | Developer.WordPress.org			</div>
							<div class="simpleblogcard_description67c5dc8ff1b8f713926befb73ad0d72b">
					Core class used to implement the WP_Post object.				</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<style>
.simpleblogcard_img_blockfd6a88e7b5cf8f4f742d64e98d957870 {
  float: right;
  padding: 10px;
}
.simpleblogcard_borderfd6a88e7b5cf8f4f742d64e98d957870 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_titlefd6a88e7b5cf8f4f742d64e98d957870 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_descriptionfd6a88e7b5cf8f4f742d64e98d957870 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://woocommerce.github.io/code-reference/classes/WC-Order.html>
			<div class="simpleblogcard_inner">
		<div class="simpleblogcard_borderfd6a88e7b5cf8f4f742d64e98d957870">
			woocommerce.github.io			<div class="simpleblogcard_titlefd6a88e7b5cf8f4f742d64e98d957870">
				WooCommerce Code Reference			</div>
							<div class="simpleblogcard_descriptionfd6a88e7b5cf8f4f742d64e98d957870">
									</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>
</div>
</div>



<p>詳細は以下を参考にしてください。</p>



<style>
.simpleblogcard_img_block81711d88febc45a3974c2fbbadd13206 {
  float: right;
  padding: 10px;
}
.simpleblogcard_border81711d88febc45a3974c2fbbadd13206 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_title81711d88febc45a3974c2fbbadd13206 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_description81711d88febc45a3974c2fbbadd13206 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book>
				<figure class="simpleblogcard_img_block81711d88febc45a3974c2fbbadd13206">
			<img decoding="async" style="border-radius: 5px; width: 100px; height: 50px;" src="https://opengraph.githubassets.com/7f732f0e74b05bfa21effee738d254e34a9fda4f69110edfef0d13cd0fbef360/woocommerce/woocommerce" alt="High Performance Order Storage Upgrade Recipe Book · woocommerce/woocommerce Wiki · GitHub" />
		</figure>
		<div class="simpleblogcard_inner">
		<div class="simpleblogcard_border81711d88febc45a3974c2fbbadd13206">
			github.com			<div class="simpleblogcard_title81711d88febc45a3974c2fbbadd13206">
				High Performance Order Storage Upgrade Recipe Book · woocommerce/woocommerce Wiki · GitHub			</div>
							<div class="simpleblogcard_description81711d88febc45a3974c2fbbadd13206">
					A customizable, open-source ecommerce platform built on WordPress. Build any commerce solu&#8230;				</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>



<h2 class="wp-block-heading">対応後</h2>



<p>以下の様な表示に切り替わるので、チェックを入れて「変更を保存」します。</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;69cc634737952&quot;}" data-wp-interactive="core/image" data-wp-key="69cc634737952" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="672" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot2-1024x672.png" alt="" class="wp-image-3370" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot2-1024x672.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot2-300x197.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot2-768x504.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot2.png 1033w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="拡大する"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<p>以前のテーブルからの置換が始まります。</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;69cc634737ebc&quot;}" data-wp-interactive="core/image" data-wp-key="69cc634737ebc" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="564" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot3-1024x564.png" alt="" class="wp-image-3371" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot3-1024x564.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot3-300x165.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot3-768x423.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20230805/screenshot3.png 1132w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="拡大する"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>インボイス制度に合わせた請求書を作成するプラグイン</title>
		<link>https://blog.riverforest-wp.info/pdf-invoice-japan-for-woocommerce/</link>
					<comments>https://blog.riverforest-wp.info/pdf-invoice-japan-for-woocommerce/#comments</comments>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Sat, 25 Mar 2023 19:37:03 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[インボイス制度]]></category>
		<category><![CDATA[メール]]></category>
		<category><![CDATA[請求書]]></category>
		<category><![CDATA[適格請求書]]></category>
		<category><![CDATA[適格返還請求書]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=3156</guid>

					<description><![CDATA[はじめに 2023年10月1日から、インボイス制度（適格請求書等保存方式）が始まります。それに合わせた、請求書を作ろうと海外製のプラグインをいくつかカスタマイズしてみたのですが、微妙に上手くいかないので、専用のプラグイン [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p><strong>2023年10月1日</strong>から、<strong>インボイス制度（適格請求書等保存方式）</strong>が始まります。それに合わせた、請求書を作ろうと海外製のプラグインをいくつかカスタマイズしてみたのですが、微妙に上手くいかないので、専用のプラグイン（<a href="https://ja.wordpress.org/plugins/woocommerce/">WooCommerce</a> 上で動作）を作ってみました。<a href="https://ja.wordpress.org/plugins/woocommerce/">WooCommerce</a> 内のオブジェクトを調べるのは結構大変で途中から有料にしようかとも思いましたが、皆が必要になると思ったので公式プラグインディレクトリにあげました。一応、幾つかのフィルターで伸びしろをつけていて、請求書の体裁を全く違うものにする事も可能です。その辺を<strong>このプラグインのアドオンとして売り出す</strong>とか、<strong>顧客に対してのカスタマイズ</strong>という形での２次的なビジネスも可能です。<s>自分は面倒なのでやらないと思いますが</s>（アドオンを作成しました。興味がある方は<a href="https://shop-jp.riverforest-wp.info/product/pdf-invoice-japan-for-woocommerce-add-on/">こちら</a>から）、やる気がある方はチャレンジしてみてください。</p>



<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/pdf-invoice-japan-for-woocommerce/assets/icon-256x256.png?rev=2896835" alt="PDF Invoice Japan for WooCommerce のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/pdf-invoice-japan-for-woocommerce/" class="pluginstatsview-astyle">PDF Invoice Japan for WooCommerce</a></div>
			<div class="pluginstatsview-small">WooCommerce で注文を受けると、日本向けの請求書（PDF）が作成され、メールで送信されます。</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/katsushi-kawamori/">Katsushi Kawamori</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://wordpress.org/plugins/pdf-invoice-japan-for-woocommerce/#reviews" title="5.0(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span>
			</span>
	</a>(4)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">300以上サイトで有効化中</span>
		<span class="pluginstatsview-card-right">検証済み: 7.0</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/pdf-invoice-japan-for-woocommerce.2.14.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2023-04-11</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:29 時点の統計	</div>
</div>



<h3 class="wp-block-heading">使い方・仕様</h3>



<p>= 他のプラグインとの連携 =</p>



<ul class="wp-block-list">
<li><a href="https://ja.wordpress.org/plugins/woocommerce/">WooCommerce</a> が必要です。</li>
</ul>



<p>= 請求書 =</p>



<ul class="wp-block-list">
<li>2023年10月からの日本のインボイス制度に対応。</li>



<li>個別の登録番号の登録と表示</li>



<li>適格請求書（注文状況進行中、注文状況完了済み、の際に請求書としてメールへ PDF として添付し送信）</li>



<li>適格返還請求書（払戻の際に払戻明細書としてメールへ PDF として添付し送信）</li>



<li>クーポンによる割引に対応</li>



<li>送料に対応</li>
</ul>



<p>= ライブラリ =</p>



<ul class="wp-block-list">
<li><a href="https://github.com/tecnickcom/tcpdf/">TCPDF</a>.</li>
</ul>



<p>= フィルター =</p>



<ul class="wp-block-list">
<li>多数のフィルターを用意しました。詳しくは、readme.txt か、<a href="https://ja.wordpress.org/plugins/pdf-invoice-japan-for-woocommerce">プラグインページ</a>をご覧ください。</li>



<li>&#8216;invoice_japan_order_generate_html&#8217; フィルターを使うと請求書の書式を丸ごと変更できます。例えば代引き手数料は、標準のWooCommerce では対応していずにサードパーティー製のプラグインを併用している場合があるかと思いますが、その辺りの処理をここに書いて付け加えるなどができます。php の知識が必要です。このプラグインからの２次的なビジネスに繋がるかもしれないので、興味のある方はチャレンジしてみてください。</li>



<li>&#8216;invoice_japan_tcpdf_off&#8217; と &#8216;invoice_japan_pdf_write&#8217; の２つのフィルターを組み合わせて使うと、標準の PDF 生成ライブラリの TCPDF をオフにして、外部ライブラリを使用して、PDF を生成できます。こちらも２次的なビジネスに繋がるかもしれません。</li>
</ul>



<h3 class="wp-block-heading">動作</h3>



<p>公開当時の動画（2023年4月4日）<strong>YouTube</strong></p>



<figure class="wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="PDF Invoice Japan for WooCommerce" width="500" height="375" src="https://www.youtube.com/embed/Qte0pZ-Fnfk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>決済単位でメール送信のタイミングを設定できるようになり、「<a href="https://ja.wordpress.org/plugins/woocommerce-for-japan/" target="_blank" rel="noreferrer noopener">Japanized for WooCommerce</a>」の「銀行振込 (日本国内向け)」「郵便振替」に対応した動画。（2023年9月21日）Ver 1.06～</p>



<figure class="wp-block-video"><video height="804" style="aspect-ratio: 1390 / 804;" width="1390" controls src="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoicejapan_bankjp.mp4"></video></figure>



<p>手数料に対応した動画。（2023年11月12日）Ver 1.28～</p>



<figure class="wp-block-video"><video controls src="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoicejapan-fee.mp4"></video></figure>



<p>管理画面から、再送できるようにした動画。（2023年11月26日）Ver 1.30～</p>



<figure class="wp-block-video"><video height="748" style="aspect-ratio: 1390 / 748;" width="1390" controls src="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoicejapan-resend.mp4"></video></figure>



<p>マイページから、再送できるようにした動画。（2024年2月10日）Ver 1.33～</p>



<figure class="wp-block-video"><video height="816" style="aspect-ratio: 1234 / 816;" width="1234" controls src="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoice-japan-mypage-email.mp4"></video></figure>



<h3 class="wp-block-heading">謝辞</h3>



<p>プラグインを作成していく際に、<a href="https://twitter.com/yamasaki_da">山崎大祐</a> さんにテストしていただき貴重な数々の助言を賜りました。あらためて感謝を申し上げます。また、このプラグインの<a href="https://profiles.wordpress.org/yamasakidaisuke/#content-plugins">貢献者</a>として登録いたしました。</p>



<h3 class="wp-block-heading">ライブサイト</h3>



<p>ライブサイトを公開（2024年3月8日）して、ドキュメントをそちらに移動しました。テスト購入でプラグインの動作を体験できます。</p>



<style>
.simpleblogcard_img_block5b61f402d50f7b0aa4baf9d58d5a427f {
  float: right;
  padding: 10px;
}
.simpleblogcard_border5b61f402d50f7b0aa4baf9d58d5a427f {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_title5b61f402d50f7b0aa4baf9d58d5a427f {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_description5b61f402d50f7b0aa4baf9d58d5a427f {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://invoicejapan.riverforest-wp.info/>
				<figure class="simpleblogcard_img_block5b61f402d50f7b0aa4baf9d58d5a427f">
			<img decoding="async" style="border-radius: 5px; width: 200px; height: 64px;" src="https://invoicejapan.riverforest-wp.info/wordpress/wp-content/uploads/2024/03/banner-772x250-1-300x97.jpg" alt="インボイス Japan ライブサイト – テスト購入により、PDF Invoice Japan for WooCommerce の動作を体験できます。" />
		</figure>
		<div class="simpleblogcard_inner">
		<div class="simpleblogcard_border5b61f402d50f7b0aa4baf9d58d5a427f">
			invoicejapan.riverforest-wp.info			<div class="simpleblogcard_title5b61f402d50f7b0aa4baf9d58d5a427f">
				インボイス Japan ライブサイト – テスト購入により、PDF Invoice Japan for WooCommerce の動作を体験できます。			</div>
							<div class="simpleblogcard_description5b61f402d50f7b0aa4baf9d58d5a427f">
					このサイトは、WordPress.org のプラグインディレクトリで公開されている以下のプラグインを体験するサイトです。ショップ内で商品を購入されると、メールに 適格請求書 の P&#8230;				</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.riverforest-wp.info/pdf-invoice-japan-for-woocommerce/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		<enclosure url="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoicejapan_bankjp.mp4" length="24173959" type="video/mp4" />
<enclosure url="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoicejapan-fee.mp4" length="20909043" type="video/mp4" />
<enclosure url="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoicejapan-resend.mp4" length="16505640" type="video/mp4" />
<enclosure url="https://blog.riverforest-wp.info/wp-content/uploads/20230326/invoice-japan-mypage-email.mp4" length="16984683" type="video/mp4" />

			</item>
		<item>
		<title>顧客にメールを一括送信するプラグイン</title>
		<link>https://blog.riverforest-wp.info/bulk-mail-send/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Sun, 15 Nov 2020 21:43:42 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[メール]]></category>
		<category><![CDATA[ユーザー]]></category>
		<category><![CDATA[一括メール]]></category>
		<category><![CDATA[注文]]></category>
		<category><![CDATA[顧客]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=2526</guid>

					<description><![CDATA[はじめに WooCommerce では、注文メモという機能があります。顧客に完了した注文に何か追加や変更があった際に連絡する機能です。ここにメモするだけで、顧客にメールを送れます。便利な機能なのですが、１つの注文に対して [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p>WooCommerce では、<strong>注文メモ</strong>という機能があります。顧客に完了した注文に何か追加や変更があった際に連絡する機能です。ここにメモするだけで、顧客にメールを送れます。便利な機能なのですが、１つの注文に対して１つのメールしか送れません。注文の中から、ある商品の分を絞り込んで一括してメールを送信したかったので、新たに作成しました。</p>



<p>ついでに、WordPress のユーザーにも一括してメールを送信する機能も付けました。</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504" alt="WooCommerce のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://woocommerce.com/" class="pluginstatsview-astyle">WooCommerce</a></div>
			<div class="pluginstatsview-small">オンラインストアを数日で公開し、長期的な成長を続けるために必要なものがすべて揃っています。 はじめての販売から数百万ドルの収益ま&#8230;</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/automattic/">Automattic</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://woocommerce.com/#reviews" title="4.5(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-half"></span>
			</span>
	</a>(4754)</span>
		<span class="pluginstatsview-card-right">最終更新: 3週間 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">700万以上サイトで有効化中</span>
		<span class="pluginstatsview-card-right">検証済み: 6.9.4</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2011-09-27</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/bulk-mail-send/assets/icon-256x256.png?rev=2420397" alt="Bulk Mail Send のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/bulk-mail-send/" class="pluginstatsview-astyle">Bulk Mail Send</a></div>
			<div class="pluginstatsview-small">登録したユーザーや注文者に一括でメールを送信します。</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/katsushi-kawamori/">Katsushi Kawamori</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://wordpress.org/plugins/bulk-mail-send/#reviews" title="3.0(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span>
			</span>
	</a>(2)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">100以上サイトで有効化中</span>
		<span class="pluginstatsview-card-right">検証済み: 7.0</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/bulk-mail-send.1.13.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2020-11-17</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>
</div>
</div>



<h3 class="wp-block-heading">スクリーンショット</h3>



<style type="text/css">@keyframes slidy2534 { 0%{ left: -0%; } 26.66666666666667%{ left: -0%; } 33.333333333333336%{ left: -100%; } 53.33333333333334%{ left: -100%; } 66.66666666666667%{ left: -200%; } 80%{ left: -200%; } 100%{ left: -300%; } 106.66666666666669%{ left: -300%; } }div#slider2534 { overflow: hidden; margin: 0 auto; padding: 0; }div#slider2534 figure img { width: 25%;hight:auto; float: left; }div#slider2534 figure { position: relative; width: 400%; margin: 0; left: 0; text-align: left; font-size: 0; animation: 20s slidy2534 infinite; }</style><div id="slider2534"><figure><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201116/screenshot-1.png"><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201116/screenshot-2.png"><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201116/screenshot-3.png"><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201116/screenshot-4.png"></figure></div>



<p></p>



<h3 class="wp-block-heading">仕様</h3>



<p><strong>= 登録したユーザーや注文に一括でメールを送信します。 =</strong></p>



<ul class="wp-block-list">
<li><strong>WordPress</strong> のユーザー。</li>



<li><strong>WooCommerce</strong> の注文。</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WooCommerce でダウンロード商品のダウンロード数をカウントするプラグイン</title>
		<link>https://blog.riverforest-wp.info/download-count-woo/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Tue, 20 Oct 2020 22:50:09 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[ダウンロード数]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=2500</guid>

					<description><![CDATA[はじめに WooCommerce で顧客がダウンロードしたのを確認するのに注文一覧管理画面からわかるようにしたかったところから作成しました。ついでに、商品一覧管理画面と商品ページにも表示できるようにしました。 スクリーン [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p><strong>WooCommerce</strong> で顧客がダウンロードしたのを確認するのに注文一覧管理画面からわかるようにしたかったところから作成しました。ついでに、商品一覧管理画面と商品ページにも表示できるようにしました。</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504" alt="WooCommerce のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://woocommerce.com/" class="pluginstatsview-astyle">WooCommerce</a></div>
			<div class="pluginstatsview-small">オンラインストアを数日で公開し、長期的な成長を続けるために必要なものがすべて揃っています。 はじめての販売から数百万ドルの収益ま&#8230;</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/automattic/">Automattic</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://woocommerce.com/#reviews" title="4.5(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-half"></span>
			</span>
	</a>(4754)</span>
		<span class="pluginstatsview-card-right">最終更新: 3週間 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">700万以上サイトで有効化中</span>
		<span class="pluginstatsview-card-right">検証済み: 6.9.4</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2011-09-27</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/download-count-for-woocommerce/assets/icon-256x256.png?rev=2403598" alt="Download Count for WooCommerce のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/download-count-for-woocommerce/" class="pluginstatsview-astyle">Download Count for WooCommerce</a></div>
			<div class="pluginstatsview-small">お客様がダウンロードした商品の数を表示します。</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/katsushi-kawamori/">Katsushi Kawamori</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://wordpress.org/plugins/download-count-for-woocommerce/#reviews" title="0.0(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span>
			</span>
	</a>(0)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">20以上サイトで有効化中</span>
		<span class="pluginstatsview-card-right">検証済み: 7.0</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/download-count-for-woocommerce.1.21.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2020-10-20</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>
</div>
</div>



<h3 class="wp-block-heading">スクリーンショット</h3>



<style type="text/css">@keyframes slidy2510 { 0%{ left: -0%; } 26.66666666666667%{ left: -0%; } 33.333333333333336%{ left: -100%; } 53.33333333333334%{ left: -100%; } 66.66666666666667%{ left: -200%; } 80%{ left: -200%; } 100%{ left: -300%; } 106.66666666666669%{ left: -300%; } }div#slider2510 { overflow: hidden; margin: 0 auto; padding: 0; }div#slider2510 figure img { width: 25%;hight:auto; float: left; }div#slider2510 figure { position: relative; width: 400%; margin: 0; left: 0; text-align: left; font-size: 0; animation: 20s slidy2510 infinite; }</style><div id="slider2510"><figure><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201020/screenshot-1.png"><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201020/screenshot-2.png"><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201020/screenshot-3.png"><img decoding="async" src="https://blog.riverforest-wp.info/wp-content/uploads/20201020/screenshot-4.png"></figure></div>



<h3 class="wp-block-heading">仕様</h3>



<p><strong>= 商品画面 =</strong></p>



<ul class="wp-block-list">
<li>ダウンロード数は商品価格の下に表示されます。</li>



<li>ダウンロード数は商品の合計ダウンロード数です。</li>
</ul>



<p><strong>= 商品の管理画面＝</strong></p>



<ul class="wp-block-list">
<li>ダウンロード数は、管理画面の「すべての商品」ページの「金額」欄に表示されます。</li>



<li>ダウンロード数は、ダウンロードされた商品の合計数です。</li>
</ul>



<p><strong>= 注文の管理画面＝</strong></p>



<ul class="wp-block-list">
<li>ダウンロード数は、管理画面の「ご注文」ページの「商品：ダウンロード」欄に表示されます。</li>



<li>お客様のメールアドレスで絞り込みます。</li>
</ul>



<p><strong>＝ フィルター =</strong></p>



<p>商品ダウンロード数の HTML のフィルターを提供します。</p>



<p><strong>＝ フィルターサンプル =</strong></p>



<ul class="wp-block-list">
<li>全商品の HTML を緑表示に変更するコードです。
<ul class="wp-block-list">
<li>全商品を表示させたくない場合は、null を返すと良いです。</li>
</ul>
</li>
</ul>



<pre class="prism line-numbers"><code class="language-php language-html">/** ==================================================
 * Download Count for WooCommerce
 *
 * download_count_woo
 * @param string $html  html.
 * @param int    $count  count.
 */
function download_countproduct( $html, $count ) {

	if ( ! is_admin() ) {
		$html = '&lt;br /&gt;&lt;span style="color: green;"&gt;' . $count . ' ' . __( 'Downloads', 'woocommerce' ) . '&lt;/span&gt;';
	}
	return $html;

}
add_filter( 'download_count_woo', 'download_countproduct', 10, 2 );</code></pre>



<ul class="wp-block-list">
<li>商品 ID 331 の HTML を赤表示に変更するコードです。
<ul class="wp-block-list">
<li>表示させたくない商品の場合は、null を返すと良いです。</li>
</ul>
</li>
</ul>



<pre class="prism line-numbers"><code class="language-php language-html">/** ==================================================
 * Download Count for WooCommerce
 *
 * download_count_woo_
 * @param string $html  html.
 * @param int $count  count.
 */
function download_countproduct_331( $html, $count ) {

	if ( ! is_admin() ) {
		$html = '&lt;br /&gt;&lt;span style="color: red;"&gt;' . $count . ' ' . __( 'Downloads', 'woocommerce' ) . '&lt;/span&gt;';
	}
	return $html;

}
add_filter( 'download_count_woo_331', 'download_countproduct_331', 10, 2 );</code></pre>



<h3 class="wp-block-heading">管理画面</h3>



<p>管理画面から設定できる「管理画面のみに表示」というオプションがあります。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WooCommerce のタイムセール商品にカウントダウンを表示するプラグイン</title>
		<link>https://blog.riverforest-wp.info/countdown-woocommerce-sale/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Thu, 09 Aug 2018 14:24:27 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[カウントダウン]]></category>
		<category><![CDATA[タイムセール]]></category>
		<category><![CDATA[プラグイン]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=422</guid>

					<description><![CDATA[はじめに WooCommerce のセールの表示は、商品の所に、Sale と表示が出て、定価に取り消し線が引かれ、セール価格が表示されるだけです。タイムセールの場合カウントダウンが効果的なので、価格表示の下に割引率、カウ [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">はじめに</h2>



<p>WooCommerce のセールの表示は、商品の所に、Sale と表示が出て、定価に取り消し線が引かれ、セール価格が表示されるだけです。タイムセールの場合カウントダウンが効果的なので、価格表示の下に割引率、カウントダウンを表示するようにしました。他に、割引額、セール最終日も設定できます。また、商品ページでの複数商品での同時カウントダウン表示も可能です。</p>



<h2 class="wp-block-heading">使用方法</h2>



<p>チュートリアル動画を用意しました。プラグインページをご覧ください。</p>



<h2 class="wp-block-heading">プラグイン</h2>



<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/countdown-woocommerce-sale/assets/icon-256x256.png?rev=1919611" alt="Countdown WooCommerce Sale のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/countdown-woocommerce-sale/" class="pluginstatsview-astyle">Countdown WooCommerce Sale</a></div>
			<div class="pluginstatsview-small">Woocommerce のタイムセール商品に、カウントダウンが表示されます。</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/katsushi-kawamori/">Katsushi Kawamori</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://wordpress.org/plugins/countdown-woocommerce-sale/#reviews" title="0.0(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span><span class="dashicons dashicons-star-empty"></span>
			</span>
	</a>(0)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">6,950ダウンロード</span>
		<span class="pluginstatsview-card-right">検証済み: 7.0</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/countdown-woocommerce-sale.1.18.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2018-08-03</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WooCommerce のセールを表示できるプラグイン</title>
		<link>https://blog.riverforest-wp.info/simple-ticker-woocommerce/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Mon, 30 Jul 2018 16:11:37 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[セール]]></category>
		<category><![CDATA[ティッカー]]></category>
		<category><![CDATA[プラグイン]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=411</guid>

					<description><![CDATA[はじめに WooCommerce のセールの表示は、商品の所に、Sale と表示が出て、定価に取り消し線が引かれ、セール価格が表示されるだけです。セールの期間や最終日、割引価格などをサイト全体で表示させたいと思い、いろい [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">はじめに</h2>



<p>WooCommerce のセールの表示は、商品の所に、Sale と表示が出て、定価に取り消し線が引かれ、セール価格が表示されるだけです。セールの期間や最終日、割引価格などをサイト全体で表示させたいと思い、いろいろ探しましたが、余計な機能のついたプラグインだったり、扱いづらいフィルターだったりして、用途に合うものが見つからなかったので、自分のプラグインを拡張して対応させました。このプラグインは、もともと、自分が働く教室のオーナーから、簡単なお知らせ機能をサイトに付けるよう要望があり、つくったシンプルなものです。</p>



<h2 class="wp-block-heading">使い方及び使用例</h2>



<p>ショートコードを、投稿や固定ページに書いて使用します。また、ウィジェットにも対応しています。ショートコードなので、テーマのヘッダーにも書けます。以下に WooCommerce のセール用の設定画面を示します。</p>



<figure class="wp-block-image aligncenter"><img loading="lazy" decoding="async" width="1024" height="664" src="https://blog.riverforest-wp.info/wp-content/uploads/20180731/simple-ticker-setting-1024x664.png" alt="" class="wp-image-413" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20180731/simple-ticker-setting-1024x664.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20180731/simple-ticker-setting-300x194.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20180731/simple-ticker-setting-768x498.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20180731/simple-ticker-setting.png 1222w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">プラグイン</h2>



<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/simple-ticker/assets/icon-256x256.png?rev=1866002" alt="Simple Ticker のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/simple-ticker/" class="pluginstatsview-astyle">Simple Ticker</a></div>
			<div class="pluginstatsview-small">ティッカーを表示します。</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/katsushi-kawamori/">Katsushi Kawamori</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://wordpress.org/plugins/simple-ticker/#reviews" title="4.0(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-empty"></span>
			</span>
	</a>(4)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">500以上サイトで有効化中</span>
		<span class="pluginstatsview-card-right">検証済み: 7.0</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/simple-ticker.3.11.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2016-07-31</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
