=== Plugin Name === Contributors: Wesley Todd Plugin Name: Organize User Uploads Plugin URI: http://wesleytodd.com/?custom-plugin=organize-user-uploads Tags: upload, organize, files, media Author URI: http://wesleytodd.com Author: Wesley Todd Requires at least: 2.0.0 Tested up to: 3.0.4 Stable tag: 0.1 Version: 0.1 Donate link: http://wesleytodd.com/contact == Description == **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. == Installation == 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 == Frequently Asked Questions == [Contact me with questions.](http://wesleytodd.com/contact.php) == Upgrade Notice == hmm, first version... == Screenshots == there is nothing to see here. == Changelog == First version, so nothing to report. == Donations ==