<?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>カテゴリー &#8211; WordPress Memo</title>
	<atom:link href="https://blog.riverforest-wp.info/tag/%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA%E3%83%BC/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.riverforest-wp.info</link>
	<description>WordPress に関する覚え書き</description>
	<lastBuildDate>Fri, 09 May 2025 12:48:52 +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>カテゴリー &#8211; WordPress Memo</title>
	<link>https://blog.riverforest-wp.info</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>カテゴリー単位でアイキャッチ画像を指定するプラグイン</title>
		<link>https://blog.riverforest-wp.info/category-featured-image/</link>
					<comments>https://blog.riverforest-wp.info/category-featured-image/#comments</comments>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Fri, 03 May 2019 20:40:57 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[アイキャッチ画像]]></category>
		<category><![CDATA[カテゴリー]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[投稿]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=1255</guid>

					<description><![CDATA[はじめに このブログではアイキャッチ画像を設定していませんでしたが、気分が変わり、設定してみる事にしました。今までの記事に１つ１つ設定すれば良いのですが、面倒になったので、プラグインを作成しました。 概要 使い方 プラグ [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p>このブログではアイキャッチ画像を設定していませんでしたが、気分が変わり、設定してみる事にしました。今までの記事に１つ１つ設定すれば良いのですが、面倒になったので、プラグインを作成しました。</p>



<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/category-featured-image/assets/icon-256x256.png?rev=2080155" alt="Category Featured Image のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/category-featured-image/" class="pluginstatsview-astyle">Category Featured Image</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/category-featured-image/#reviews" title="2.9(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>(12)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">400以上サイトで有効化中</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/category-featured-image.2.09.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2019-05-03</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>



<h3 class="wp-block-heading">概要</h3>



<ul class="wp-block-list">
<li>カテゴリーのアイキャッチ画像を設定する際に、すべての投稿のアイキャッチ画像を一括設定します。 </li>



<li>複数のカテゴリーがある場合は、親カテゴリーのアイキャッチ画像が優先されます。</li>



<li>投稿時に、投稿のアイキャッチ画像にカテゴリーのアイキャッチ画像を適用することができます。 </li>
</ul>



<ul class="wp-block-list">
<li>追記（Version 1.02以降）
<ul class="wp-block-list">
<li>カテゴリー別の一括変更を一部の投稿から除外したい場合は、それを設定できます。</li>



<li>カスタム投稿タイプに対応しています。</li>
</ul>
</li>
</ul>



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



<p>プラグインを有効化し、<strong>投稿</strong>ｰ&gt;<strong>カテゴリー</strong> で<strong>アイキャッチ画像</strong>の項目が増えているので、そこから画像を選択して追加します。画像はメディアライブラリーから選択するので、使用画像はあらかじめメディアライブラリーに入れておいてください。画像を追加し<strong>更新</strong>すると、全投稿内の同一カテゴリーのアイキャッチ画像をすべて更新します。</p>



<p>また、<strong>投稿</strong>ｰ&gt;<strong>Category Featured Image</strong> 内のチェックボックスをチェックすると、投稿時に、投稿のアイキャッチ画像にカテゴリーのアイキャッチ画像を適用することができます</p>



<figure class="wp-block-image aligncenter"><img fetchpriority="high" loading="eager" decoding="async" width="1024" height="537" src="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-1-1024x537.png" alt="" class="wp-image-1266" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-1-1024x537.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-1-300x157.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-1-768x403.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-1-100x52.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-1.png 1656w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>カテゴリーに画像を追加</strong></figcaption></figure>



<figure class="wp-block-image aligncenter"><img loading="lazy" decoding="async" width="1024" height="760" src="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-2-1024x760.png" alt="" class="wp-image-1267" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-2-1024x760.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-2-300x223.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-2-768x570.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-2-100x74.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-2.png 1214w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>カテゴリーの画像更新：更新すると当該カテゴリーのすべての投稿のアイキャッチ画像を一括設定する</strong></figcaption></figure>



<figure class="wp-block-image aligncenter"><img loading="lazy" decoding="async" width="1024" height="576" src="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-3-1024x576.png" alt="" class="wp-image-1261" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-3-1024x576.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-3-300x169.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-3-768x432.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-3-100x56.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-3.png 1202w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>設定：投稿時に、カテゴリーのアイキャッチ画像を適用する</strong></figcaption></figure>



<p> <strong>追記（Version 1.02以降）</strong> </p>



<figure class="wp-block-image aligncenter"><img loading="lazy" decoding="async" width="1024" height="603" src="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-4-1024x603.png" alt="" class="wp-image-1274" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-4-1024x603.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-4-300x177.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-4-768x453.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-4-100x59.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-4.png 1086w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>一括変更の適用または除外の列表示</strong></figcaption></figure>



<figure class="wp-block-image aligncenter"><img loading="lazy" decoding="async" width="1024" height="688" src="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-5-1024x688.png" alt="" class="wp-image-1275" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-5-1024x688.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-5-300x201.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-5-768x516.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-5-100x67.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-5.png 1069w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>一括変更の適用または除外のクイック編集</strong></figcaption></figure>



<figure class="wp-block-image aligncenter"><img loading="lazy" decoding="async" width="1024" height="671" src="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-6-1024x671.png" alt="" class="wp-image-1276" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-6-1024x671.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-6-300x197.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-6-768x504.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-6-100x66.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190503/screenshot-6.png 1086w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>一括変更の適用または除外の編集</strong> </figcaption></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.riverforest-wp.info/category-featured-image/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
