Plugin Directory

Custom Upload Dir

Author: Ulf Benjaminsson

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)

  1. 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.

  1. 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)

  1. Fixed problem with plugin blocking deletion/editing of attached files.

Changes in v.2.5.1 (2008-12-14)

  1. Fixed Custom Upload Dir breaking WP 2.7 when called from the loop

Changes in v.2.5 (2008-11-15)

  1. Support for WP 2.7-beta1
  2. Added 'post_author'
  3. Fixed 'post_title' (broken since WP 2.4)
  4. Fixed issue with use_yearmonth overriding post date
  5. Tons of small(ish) updates
  6. Removed Mediacaster-support

Changes in v.2.0 (2007-10-19)

  1. Mediacaster compability.
  2. Added proper configuration screen
  3. Massive code overhaul
  4. Name change (previously "Daily Upload Dir")