<?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%A2%E3%83%83%E3%83%97%E3%83%AD%E3%83%BC%E3%83%89/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/bulk-media-register/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Tue, 02 Jun 2020 00:20:47 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[アップロード]]></category>
		<category><![CDATA[ファイル]]></category>
		<category><![CDATA[メディアライブラリ]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=2375</guid>

					<description><![CDATA[はじめに Media from FTP という私の作ったプラグインがあります。７年前に作ったものです。当時、メディアアップローダーでメディアファイルをアップロードする時に、上限のファイルサイズが 5Mb で、5Mb 以上 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p><strong>Media from FTP</strong> という私の作ったプラグインがあります。<strong>７年前</strong>に作ったものです。当時、メディアアップローダーでメディアファイルをアップロードする時に、上限のファイルサイズが 5Mb で、5Mb 以上のファイルをアップロードできませんでした。そのため、ファイルを FTP でアップロードし、それをデータベースに登録させるプラグインとして開発しました。</p>



<p>現在の上限ファイルサイズは 64Mb で、それを上下させる事もできます。そのあたりはどのサーバーでも上限が上がってきています。にもかかわらず、未だに <strong>Media from FTP</strong> が使われ続けています。最近のサポートフォーラムやレビューを調べてみると、主に以下の２つの目的で利用されている事が見えてきました。</p>



<ol class="wp-block-list">
<li>WordPress 間のメディアライブラリの引越し</li>



<li>別の CMS 等から WordPress のメディアライブラリへの引越し</li>
</ol>



<p>現在の <strong>Media from FTP</strong> は検索画面上でファイルを選択してメディアライブラリに登録するという形になっています。上記の２点は、大量の画像を処理します。大量のデータを処理する場合、ファイルを選択したりするのは時間の浪費になります。</p>



<p>そこで、<strong>Media from FTP</strong> から２つの機能を分離し、２つのプラグインにしました。</p>



<p>1.に関しては、<strong>Moving Media Library</strong>、2.に関しては、今回紹介する、<strong>Bulk Media Register</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_blockd2f4f5ae09df2614da02846be98c2cb8 {
  float: right;
  padding: 10px;
}
.simpleblogcard_borderd2f4f5ae09df2614da02846be98c2cb8 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_titled2f4f5ae09df2614da02846be98c2cb8 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_descriptiond2f4f5ae09df2614da02846be98c2cb8 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://ja.wordpress.org/plugins/media-from-ftp/>
			<div class="simpleblogcard_inner">
		<div class="simpleblogcard_borderd2f4f5ae09df2614da02846be98c2cb8">
			ja.wordpress.org			<div class="simpleblogcard_titled2f4f5ae09df2614da02846be98c2cb8">
				Media from FTP – WordPress プラグイン | WordPress.org 日本語			</div>
							<div class="simpleblogcard_descriptiond2f4f5ae09df2614da02846be98c2cb8">
					FTPでアップロードされたファイルからメディアライブラリに登録します。				</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">
<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/moving-media-library/assets/icon-256x256.png?rev=2294754" alt="Moving Media Library のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/moving-media-library/" class="pluginstatsview-astyle">Moving Media Library</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/moving-media-library/#reviews" title="4.6(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>(30)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">2,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/moving-media-library.1.24.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2020-04-29</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:29 時点の統計	</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-media-register/assets/icon-256x256.png?rev=2316228" alt="Bulk Media Register のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/bulk-media-register/" class="pluginstatsview-astyle">Bulk Media Register</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-media-register/#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>(22)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">8,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/bulk-media-register.1.41.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2020-06-01</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:29 時点の統計	</div>
</div>
</div>
</div>



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



<ul class="wp-block-list">
<li>フォルダ構造を維持します。</li>



<li>画像ファイルのサムネイルを作成します。</li>



<li>メタデータ（画像、動画、音声）を作成します。</li>



<li>日時を変更します。</li>
</ul>



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



<ol class="wp-block-list">
<li>メディアファイルを何らかの方法で、サーバーの wp-contents/uploads 以下に置きます。フォルダでまとめてもかまわないです。</li>



<li>「登録」画面で、フォルダを指定して「検索」ボタンを押します。</li>



<li>メディアライブラリに登録されていない、登録可能なファイル数と、「登録」ボタンが表示されます。</li>



<li>「登録」ボタンを押すと登録が開始されます。</li>
</ol>



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



<figure class="wp-block-gallery aligncenter has-nested-images columns-1 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img fetchpriority="high" loading="eager" decoding="async" width="1024" height="800" data-id="2384" src="https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-1-1024x800.png" alt="" class="wp-image-2384" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-1-1024x800.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-1-300x234.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-1-768x600.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-1.png 1067w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="816" data-id="2385" src="https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-2-1024x816.png" alt="" class="wp-image-2385" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-2-1024x816.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-2-300x239.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-2-768x612.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-2.png 1046w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="816" data-id="2386" src="https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-3-1024x816.png" alt="" class="wp-image-2386" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-3-1024x816.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-3-300x239.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-3-768x612.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20200529/screenshot-3.png 1046w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
