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.

Organize User Uploads

توضیحات

**Sorry to those of you who downloaded this plugin before I had added the files to the repo. But now they are avaliable and ready to help you organize those uploads.

A very simple plugin that organizes uploads into folders based on the current user id.

Example:

“/wp-content/uploads/2011/01/image.jpg” becomes “/wp-content/uploads/$id/2011/01/image.jpg” where $id is the current users id.

or when uploads are not sorted into month and year:

“/wp-content/uploads/image.jpg” becomes “/wp-content/uploads/$id/image.jpg” where $id is the current users id.

Donations

نصب

  1. Extract ‘uploads-by-user.php’ and transfer it to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. All future uploads will be sorted by user id

سوالات متداول

Contact me with questions.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Organize User Uploads” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Organize User Uploads” به زبان شما.

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

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

First version, so nothing to report.