توضیحات
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
- Organize uploads by year, month and day
- How Can I Organize the Uploads Folder by Slug (or ID, or FileType, or Author)?
Localizations
- Português
- Español
عکسهای صفحه
نصب
- Upload
custom-upload-folders.zip
to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- 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