forked from Automattic/regenerate-thumbnails
-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress plugin for regenerating thumbnails of uploaded images. 1 million users and counting.
maheshwaghmare/regenerate-thumbnails
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Regenerate Thumbnails Regenerate Thumbnails is a WordPress plugin that will regenerate all thumbnail sizes for one or more images that have been uploaded to your WordPress Media Library. This is useful for situations such as: * A new thumbnail size has been added and you want past uploads to have a thumbnail in that size. * You've changed the dimensions of an existing thumbnail size, for example via Settings → Media. * You've switched to a new WordPress theme that uses featured images of a different size. ## Alternatives ### WP-CLI If you have command line access to your server, I highly recommend using [WP-CLI](http://wp-cli.org/) instead of this plugin as it's faster and can be run inside of a `screen`. For details, see the documentation of it's [regenerate](http://wp-cli.org/commands/media/regenerate/) command. ### Jetpack's Photon Module Jetpack is a plugin by Automattic, makers of WordPress.com. It gives your self-hosted WordPress site some of the functionality that is available to WordPress.com-hosted sites. The Photon module makes the images on your site be served from WordPress.com's global content delivery network (CDN) which should speed up the loading of images. Additionally it can create thumbnails on the fly which means you'll never need to use this plugin. I personally use Photon on my own website. *Disclaimer: I work for Automattic but I would recommend this even if I didn't.*
About
WordPress plugin for regenerating thumbnails of uploaded images. 1 million users and counting.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%