<?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/%E6%8A%91%E5%88%B6/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/disable-generate-thumbnails/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Wed, 06 Nov 2019 12:29:36 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[サムネイル]]></category>
		<category><![CDATA[抑制]]></category>
		<category><![CDATA[生成]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=1736</guid>

					<description><![CDATA[はじめに プラグインのサポートフォーラムで、「サムネイルが生成されすぎるので一部生成しないような機能を付加して欲しい」との申し出があったので、追加機能では無く新規に作成してみました。 機能 設定画面に、生成されるサムネイ [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p>プラグインのサポートフォーラムで、「サムネイルが生成されすぎるので一部生成しないような機能を付加して欲しい」との申し出があったので、追加機能では無く新規に作成してみました。</p>



<figure class="wp-block-embed is-type-rich is-provider-wp-oembed-blog-card wp-block-embed-wp-oembed-blog-card"><div class="wp-block-embed__wrapper">
https://wordpress.org/support/topic/featured-images-thumbnails-2/
</div></figure>



<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/disable-generate-thumbnails/assets/icon-256x256.png?rev=2187340" alt="Disable Generate Thumbnails のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/disable-generate-thumbnails/" class="pluginstatsview-astyle">Disable Generate Thumbnails</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/disable-generate-thumbnails/#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>(15)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">6,000以上サイトで有効化中</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/disable-generate-thumbnails.2.21.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2019-11-06</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>



<h3 class="wp-block-heading">機能</h3>



<p>設定画面に、生成されるサムネイルのリストが表示されるので、生成したくないサムネイルにチェックを入れ保存します。テーマを変更したり、WooCommerce などのサムネイルを生成するプラグインを有効化した時には、再設定する必要があります。</p>



<p>WordPress 5.3 から、メディアアップロード時に大画像を検知して、スケーリングする機能が追加されました。デフォルトでは 2560px 以上の画像で動作します。この機能を抑制したい場合は、「大画像しきい値」にチェックを入れ保存します。</p>



<p> WordPress 5.3 から、メディアアップロード時に Exif の画像の向きを検知して、自動で向きを調整する機能が追加されました。この機能を抑制したい場合は、「Exif 自動回転」にチェックを入れ保存します。 </p>



<figure class="wp-block-image aligncenter size-large"><img fetchpriority="high" loading="eager" decoding="async" width="1024" height="680" src="https://blog.riverforest-wp.info/wp-content/uploads/20191106/screenshot-1-1024x680.png" alt="" class="wp-image-1918" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20191106/screenshot-1-1024x680.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20191106/screenshot-1-300x199.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20191106/screenshot-1-768x510.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20191106/screenshot-1.png 1242w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
