Beschrijving
A small reminder in your admin area every time a image setting was changed (in media options, through a theme or plugin)
You most likely want to regenerate the thumbnails after this plugin reminds you to do so, if not already done I suggest you install the most used plugin Regenerate Thumbnails for this. This plugin will offer a redirection to Regenerate Thumbnails in the admins reminder notice, but you can use any other plugin/method you prefer to regenerate thumbnails, just click dismiss when the reminder shows up and then manually navigate to your preferred regenerate plugin.
Installatie
Please refer to codex.wordpress.org/Managing_Plugins#Automatic_Plugin_Installation.
FAQ
–
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Regenerate Thumbnails Reminder” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Regenerate Thumbnails Reminder” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2017-03-12 – 2.0.0
- Improved code
- Added actual description to readme.
- Made translation ready
1.3.1
- Some code improvements
- Marked as working with 4.0
1.3
- Improved class to get rid of strict warnings
- Marked as working with 3.8
1.2
- Bugfix
1.1
- Inserted copyright for proper license
- Changed the class implementation (no __construct)
1.0
- Release