WordPress allow you to use month- and year-based folders. With this plugin you can construct paths from
additional variables like: day, post title and post author.
Custom Upload Dir uses the post's 'published date' when placing files.
The screenshots says it all.
Changelog v.2.5.4 (2008-12-31)
- Adjusted the test case. (Pedja)
Changelog v.2.5.3 (2008-12-30)
More problems have crept up due to the massive amount of dry runs of 'upload_dir' in WP 2.7.
- Added quick bail for every call that's not for a file upload. (props to Pedja Ljubomirovic (Canada))
Changelog v.2.5.2 (2008-12-15)
- Fixed problem with plugin blocking deletion/editing of attached files.
Changes in v.2.5.1 (2008-12-14)
- Fixed Custom Upload Dir breaking WP 2.7 when called from the loop
Changes in v.2.5 (2008-11-15)
- Support for WP 2.7-beta1
- Added 'post_author'
- Fixed 'post_title' (broken since WP 2.4)
- Fixed issue with use_yearmonth overriding post date
- Tons of small(ish) updates
- Removed Mediacaster-support
Changes in v.2.0 (2007-10-19)
- Mediacaster compability.
- Added proper configuration screen
- Massive code overhaul
- Name change (previously "Daily Upload Dir")