This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by 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