And begin to create the cache dynamically in the background with the sizes that being collected by the requests as well as those configured in the page of the plugin.
When the gravatar already exists in the cache the plugin serves the in cache.
This plugin depends on PHP modules php-gd or php-imagick php-curl ...
Even though the installation instructions mention the htaccess file, it would be useful to see a warning when setting up the plugin mentioning the file, as most users will likely check instructions if they have problems with the plugin.
Being aware of the htaccess file is important, as we may need to modify it ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
This is important for reasons of cache space as well as for adapting to RGPD.
In order to anticipate the actions of the users so that it's avoided to solve the gravatars at the moment..
Added verification of PHP modules needed for the operation of the plugin..
Solve in updateCache order to update the last check of gravatar even when it has not changed..
Read more