メディアを特定のフォルダにアップロードできますか?
7 回答
- 投票
-
- 2011-09-30
- <コード>ダッシュボードに移動-&gt;設定-&gt;メディア
- アップロードをこのフォルダに保存する に目的の場所を入力します
- チェックを外す アップロードを月単位および年単位のフォルダに整理する
これにより、グローバルのアップロード場所が指定されます.ファイルごとのアップロード場所を指定するには、 WP Easy Uploader などのプラグインを使用する必要があります.a>(承認ではありません.それ自体.これは私が最初に見つけたものです).
- Go to
Dashboard -> Settings -> Media
- Enter the desired location in Store uploads in this folder
- Uncheck Organize my uploads into month- and year-based folders
This will specify the global upload location. To specify a per-file upload location, you'll need to use a Plugin, such as WP Easy Uploader (not an endorsement, per se; it was just the first one I found).
-
ありがとう!それは私の質問に答えました、そしてあなたが投稿したそのプラグインは絶対に完璧に見えます.残念ながら、2009年以降は更新されていません.おそらく、より最新の情報が入手可能かどうかを確認する必要があります.Thanks! That answered my question and that plugin you posted looks absolutely perfect. Unfortunately it hasn't been updated since 2009. I guess I should probably see if there's anything available that's more up-to-date.
- 0
- 2011-09-30
- jkupczak
-
これを見ている他の人にとって、プラグインはまだWordPress3.5で動作します.ただし、パスを手動で入力する必要があり(参照することはできません)、一度に1つのファイルしかアップロードできず、アップロードするにはプラグインに移動する必要があるという制限があります.t基本的なアップロード機能を上書きします.しかし、それはおそらくまだそこにある最高のファイルアップロードプラグインです.For anyone else looking at this, the plugin still works on WordPress 3.5. However, it's kind of limited in that you have to manually type in the path (you can't browse for it), you can only upload one file at a time, and you have to go to the plugin to upload, it doesn't override the basic upload functionality. But it's probably still the best file uploading plugin out there.
- 1
- 2012-12-20
- gsingh2011
-
WP EASYUploaderは更新されなくなりました.[カスタムアップロードディレクトリプラグイン](https://wordpress.org/plugins/custom-upload-dir)を見つけましたWP EASY Uploader is not updated anymore. I found [custom upload dir plugin](https://wordpress.org/plugins/custom-upload-dir)
- 0
- 2015-10-05
- user9
-
- 2013-01-08
他の場所でストレージを処理している状況でない限り、「メディアの整理」のチェックを外さないことをお勧めします.
1つのディレクトリに大量のファイルがあることには、さまざまな理由で欠陥があります.これが避けられない場合もありますが、Webサイトの場合は常に避けられません.
WordpressのWebサイトを継承し、別のホストに移動する必要がありました.すべてのアップロードが93,000を超えるファイル(はい93,000)の1つのフォルダーにあるため、これは問題であることが判明しました.
FTPクライアントは、その数のファイルにインデックスを付けることができず、単にフォルダに移動しませんでした.
システムへのシェルアクセスがありませんでした.
オプションがなかったため、ホスティングコントロールパネルを使用して完全なダンプを実行できませんでした.
私はホスティング会社にダンプを任せなければなりませんでした.それはそれ自体が彼らにそれをさせようとする仕事でした.
これらの潜在的な問題は別として、数千のファイルのインデックス作成は、数十または数百のファイルのインデックス作成よりも遅くなります.単純に、1つのディレクトリに大量のファイルがあるとパフォーマンスが低下します.
I would advise against un-ticking 'Organize Media' unless in a situation where you are handling storage elsewhere.
Having a large amount of files in one directory is flawed for many reasons, though there is some situations where this is unavoidable but for a website this is always unavoidable.
I inherited a Wordpress website and was tasked with moving it to another host. This proved to be a problem since all uploads were in one folder, over 93,000 files - yes 93 thousand.
No FTP client was able to index that many files and simply would not navigate into the folder.
I had no shell access to the system.
I couldn't do a full dump using the hosting control panel as there was no option to do so.
I had to rely on the hosting company to do a dump for me, which was a task in itself tying to get them to do it.
Apart from these potential issues, indexing thousands of files is slower than indexing tens or hundreds of files - simply, performance is effected with large amounts of files in one directory.
-
残念ながら、ブログに非常に役立つ日付編成構造は、ブログを組み込んでいないCMSサイトにはあまり役立ちません.投稿の種類などに基づいてアップロードファイル構造を作成する簡単な方法があるはずです(つまり、ページのアップロードはCPTのアップロードとは異なるフォルダーに移動します).Unfortunately, the date organization structure, which is very useful for blogs, isn't so useful for CMS sites that don't incorporate blogs. Seems like there should be an easy way to create an upload file structure based on things like post type (ie, page uploads go in different folder than CPT uploads).
- 8
- 2014-02-04
- Ray Gulick
-
現在、同じ問題が発生しています.ホストを移動した後にフォルダーを分割する良い方法を見つけたことがありますか、それとも既存の93kファイルをそのままにして、メディアの整理をオンにしましたか?I'm experiencing the same problem at the moment. Did you ever find a good way of splitting up the folder after moving hosts, or did you just leave the existing 93k files as they are and turn on Organize Media?
- 0
- 2014-06-19
- patrickzdb
-
上記のシナリオでは、ファイルを段階的に移動する関数を作成することを選択できます(WordPressインストール内でphpファイルを変更する機能がある場合)in the scenario above, you may opt to write a function to incrementally move the files (assuming you have the ability to modify php files within the WordPress install)
- 0
- 2016-06-03
- ljs.dev
-
- 2013-07-20
この問題の別の解決策:
- [ダッシュボード]→[設定]→[メディア]に移動し、[アップロードを月単位および年単位のフォルダーに整理する]のチェックを外します.これで、アップロードするすべてのファイルが「wp-content \ uploads」に配置されます[オプションの手順ですが、別のフォルダーに移動するための新しいアップロードを簡単に見つけることをお勧めします].
- 「MediaFileManager」プラグインをインストールします.
- [ダッシュボード]→[メディア]→[メディアファイルマネージャー]に移動します.
ここでは、コンテンツを整理するすべてのフォルダを作成できます. 2つに分割されたウィンドウは、異なるフォルダー間でコンテンツを移動するためのものです.一方の側にフォルダーを作成すると、両方で更新されます.両側を使用してコンテンツの現在のフォルダと運命のフォルダに移動し、左矢印または右矢印を使用して移動します.簡単です.
通知DBも更新されるため、たとえば、現在使用している画像をWebの他の場所に移動した場合、メディアライブラリからこの画像を再選択する必要があります.そうしないと、Webに表示されません.
この情報がお役に立てば幸いです.よろしく!
Another solution to this problem:
- Go to Dashboard → Settings → Media and uncheck "Organize my uploads into month- and year-based folders". So now every file you upload will be placed in "wp-content\uploads" [optional step, but recomended to find easily new uploads for moving to another folder].
- Install "Media File Manager" plugin.
- Go to Dashboard → Media → Media File Manager.
Here you can create all folders you wish to organize your contents. The two divided window is just for moving content between different folders, you create a folder in one side and it'll be refreshed in both. Use two sides to navigate to current and destiny folders of your content, then use left or right arrow to move it, it's easy!
Notice DB is updated also, so if for example you move an image you're currently using elsewhere in your web, you'll have to reselect this image from Media Library or it won't appear in your web.
Hope you'll find this info useful. Regards!
-
- 2017-02-01
過去の特定の年/月のメディアファイルをディレクトリにアップロードしたい場合の「クイックハック」ソリューション:
- 一時的なドラフト投稿を追加します(保存しないでください)
- 公開日を希望の年月に変更し、[下書きを保存] その投稿の
- [メディアの追加] -WordPressはその年/月のフォルダーに保存します.
- 投稿に戻り、下書きの投稿を削除します.
公開していない限り、投稿がサイトやフィードなどに表示されることはありませんが、メディアファイルはそのディレクトリに残ります.
これは上記の質問の非常に特殊なケースであることに感謝しますが、まとめておく必要のあるダウンロードのセットに追加するときに役立ちました.時系列ツリーの外で実際にそれらが必要な場合は、良くありません.
A 'quick hack' solution for the occasional situation where you want to upload a media file to the directory for a particular year/month in the past:
- add a temporary draft post (don't save)
- change the publishing date to the year and month you want and [Save Draft]
- [Add Media] in that post - WordPress will save it to the folder for that year/month.
- go back to Posts and delete the draft post.
As long as you didn't publish it, the post will never appear on your site, or in feeds etc. but the media file will be left in that directory.
I appreciate that this is for a very specific case of the question above, but it helped me, when adding to a set of downloads that needed to be kept together. No good if you actually wanted them outside the chronological tree.
-
- 2018-01-31
これはあなたが探しているものです:
メディアライブラリプラス 私はそれを使用しました、そしてそれはトリックをしました. こちらが
>使用方法のガイドです. This is what you are looking for: Media Library Plus
I used it and it did the trick. Here is the guide on how to use it.
-
- 2020-08-27
この「FileBird」無料プラグインを使用する
https://wordpress.org/plugins/filebird/、そしてあなたはこの下の画像のような特定のフォルダにファイルをアップロードする方法を見るでしょう. Use this 'FileBird' free plugin https://wordpress.org/plugins/filebird/, and you will see how to upload files to a specific folder like this the image below.
-
- 2013-02-09
Just use http://wordpress.org/extend/plugins/nextgen-gallery/ Nextgen Gallery. You can upload groups of images there, use it to display galleries, or upload a single image from there in the WP image insert window.
-
プラグインは質問で尋ねられた状況にどの程度正確に適用されますか?How exactly the plugin applies to the situation asked in the Question?
- 1
- 2013-02-09
- brasofilo
-
ええ、私はnextgen-galleryがOPが望んでいることをどのように行うのかわかりません.Yeah, I don't see how nextgen-gallery does what the OP wants.
- 0
- 2013-07-13
- Jason
-
これは質問に答えるものではなく、一般的なメディアのアップロードではなく、NextGenのギャラリーに固有のものです.This doesn't answer the question, it's specific to galleries in NextGen, rather than general media uploads.
- 0
- 2013-08-07
- random_user_name
デフォルトでは、Wordpressダッシュボードを介してアップロードされたメディアは、現在の日付で決定されたフォルダーに入れられます.例:/wp-content/uploads/2011/09/.メディアがアップロードされると、Wordpressにファイルの場所を別の場所に変更するオプションが表示されません.
メディアを別のフォルダーに配置するようにWordpressに指示できますか?すべてのメディアではありません.私が特に選択したメディアだけです.