Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPressでアップロードを特定のファイルタイプのみに制限する方法

数日前、あるクライアントのサイトで作業をしているときに、アップロードを指定したファイルタイプ(jpg、gif、png)のみに制限する機能のコード化を依頼されました。リポジトリを見回してもこれを実現できるものは見つからなかったので、自分たちでプラグインを作ることにしました。昨日、WordPressのプラグインリポジトリで承認され、Restrict Uploadsという名前になりました。

他のプラグインとは異なり、このプラグインには超複雑な設定パネルはありません。実のところ、設定パネルはすべてありません。このプラグインはたった一つのことをするためにビルトインされています。それは、エディターが画像(jpg、gif、png)以外のファイルタイプをアップロードできないようにすることです。このようなプラグインは、サイトのロード時間や日々の活動に影響を与えることなく、バックグラウンドで静かに動作するため、理想的なタイプです。

あなたがしなければならないすべては、単にプラグインをインストールして有効化するだけです。Restrict Uploadsを今すぐダウンロード。

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

アバター

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

8件のコメント返信を残す

  1. Yulian

    Really nice plugin!! Save me time!! Thanks!

  2. wpbeginner

    @susan suarez Yes you are correct. This will prevent any malicious entry using the wp-admin to upload stuff using the media uploader…

  3. truecalorie

    Very handy – thanks for adding this. Would this also help with the security of the plugin? So that if a hacker got in, they couldn’t upload any other type media file?

  4. Debajyoti

    @wpbeginner You’re right…. I wanted to focus on .JPG, .PNG and .GIF in capital… coz they can’t be uploaded. Some image editors save in capitals…

  5. wpbeginner

    @Debajyoti Then there would be no point of having this plugin. The whole idea is to keep the editors from uploading any other file type aside from images. We will work on an improvement for this plugin that will let you pick which users to limit the stuff for though :)

  6. Debajyoti

    You might also add .zip and .txt and .JPG, .PNG, .GIF to the filter.

  7. wpbeginner

    @JasonDittmer Yea I love plugin like these myself. Because they don’t require you to do anything. It is for one thing only.

  8. JasonDittmer

    I was expecting to read about how I had to write a bunch of code to make this work. Thanks for the simple plugin. Nice quick fix!

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。