Skip to content

WordPress plugin to generate thumbnails only when the image is first requested

License

Notifications You must be signed in to change notification settings

wdgdc/wp-jit-image-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JIT Image Sizes

JIT (Just in Time) Image Sizes is a WordPress Plugin that tell WordPress not to create a thumbnail for every size that is registered, but only create it whenever it is requested by the front end of the site.

When thumbnails are (re) generated via upload, another plugin or wp-cli, they are actually deleted and re-generated again the next time they are requested. This is ideal for large sites with a large amount of image assets in the media library.

This plugin is still in development and is not recommended for use on production sites

About

WordPress plugin to generate thumbnails only when the image is first requested

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages