WP Manifestindependent plugin directory
manifest / media / organize-uploads-by-year

Organize Uploads By Year

Organize WP media uploads by wp-content/{year}/{filename.ext}. Be sure you want this as your upload directory structure, once you start using this plugin it's not easy to go back!

by Mike Hemberger · github.com/jivedig/organize-uploads-by-year · website

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jivedig/organize-uploads-by-year/archive/refs/heads/master.zip

Declares an update source (https://github.com/JiveDig/organize-uploads-by-year), so updates arrive through the plugin's own updater.

Readme

Organize Uploads By Year

Organize WP media uploads by wp-content/{year}/{filename.ext}. This plugin has no settings, it just works. It's best to use this plugin at the start of building a new website since changing the upload directory after you've already uploaded any images via the WP Media Uploader will break things.

Notice!!!

Be sure you want this as your upload directory structure, once you start using this plugin it's not easy to go back! That's not to say the plugin doesn't work, just make sure you really want to use it before you actually do. :)

Read the full README on GitHub →