_ANDYP - Media - Thumbnail Folders
Creates subdirectories in the uploads folder for each thumbnail size
by Andy Pearson · github.com/ioroot/wp-plugin__thumbnail-folders · 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/ioroot/wp-plugin__thumbnail-folders/archive/refs/heads/master.zipFrom the readme
Thumbnail Folders
Creates subdirectories in the uploads folder for each thumbnail size. Adds a prefix folder to all media thumbnails.
1. Table of Contents
1. Table of Contents
2. About The Project
2.1. Built With
2.2. Installation
3. Usage
4. Contributing
5. License
6. Contact
7. Changelog
2. About The Project
(back to top)
2.1. Built With
This project was built with the following frameworks, technologies and software.
PHP
Wordpress
Composer
Tailwind
(back to top)
2.2. Installation
These are the steps to get up and running with this plugin.
1. Clone the repo into your wordpress plugin folder
1. Composer.
(back to top)
3. Usage
Once installed, any image uploaded to the media library will automatically have any other resized versions created. This plugin will place each one in a separate sub-folder.
- \thumbnail
- \large
- \medium
- \small
etc...
(back to top)
4. Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You ca