這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Custom Upload Folders

外掛說明

Adds a new option in the Media Settings page to select a different folder organization for your uploads.
Simply visit your /wp-admin/options-media.php page and select the desired folder structure.

Important: Not tested in Multisite.

Acknowledgements

Based on the following WordPress Answers

Localizations

  • Português
  • Español

螢幕擷圖

  • Settings page

安裝方式

  1. Upload custom-upload-folders.zip to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings -> Media and set the desired folder structure.

Uninstall

The plugin option will be deleted via unsinstall.php.

常見問題集

Doubts, bugs, suggestions

Don’t hesitate in posting a new topic here in WordPress support forum.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Custom Upload Folders〉的開發相關工作。

參與者

將〈Custom Upload Folders〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 1.2

  • Fixed typo in plugin URL. Props to GermanKiwi.
  • Updated translations.

Version 1.1

  • Bug fix: better handling of the option Add Year-Month to the subfolder -> /custom-folder/year-month/

Version 1.0

  • Plugin launched