Plugin / Harrys Gravatar Cache

Harry Milatz

Changelog

Changelog

1.7.3

  • added: More files to scan from the hueman theme for the avatar size.
  • added: Caching Gravatars in the “last comments widget” from the hueman theme.
  • fixed: Gravatars from authors not always have been cached in the sidebar using Jetpacks Author widget.

1.7.2

  • fixed: PNGs are not always cached with imageAlphaBlending for transparency. Note: The gravatar-cache MUST be emptied once after update!

1.7.1

  • changed: “PHP file_exists” has changed to WordPress “$wp_filesystem->exists($target_file)”.
  • changed: Donate button for PayPal

1.7.0

  • changed: PNGs are now cached with compression.

1.6.1

  • fixed: Gravatars from authors not always have been cached on an authorpage that is not “in_the_loop”.

1.6.0

  • added: If a host set the permission of the cachefolder to 0775 by default, this is now supported. If the permissions are not set properly, you can choose between 0755 or 0775.

1.5.10

  • fixed: Wrong checking if “active_theme” is correctly stored in the database -> an error has been shown in the backend Das Plugin verursachte 243 Zeichen unerwartete Ausgabe während der Aktivierung. Solltest du Fehlermeldungen wie „headers already sent“, Probleme mit der Syndizierung der Feeds oder andere Fehler erhalten, versuche, das Plugin zu deaktivieren oder zu löschen. and a WordPress-Database-Error in the logfile WordPress-Datenbank-Fehler Duplicate column name ‘active_theme’ für ALTER TABLE wp_harrys_gravatar_cache ADD active_theme TEXT NOT NULL AFTER copy von activate_plugin, do_action(‘activate_harrys-gravatar-cache/harrys-gravatar-cache.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, harrys_gravatar_cache_installation, harrys_gravatar_cache_activation, get_size_gravatar_hgc when activating the plugin after it was deactivated.
  • fixed: PHP Notice: PHP Notice: Trying to get property of non-object in /[basedir]/public_html/wp-includes/comment-template.php on line … was shown on pages/posts without comments.

1.5.9

  • improved: Getting avatar size from the template.
  • fixed: Gravatars from authors are cached “in_the_loop()” when “get_the_author_meta(‘user_email’)” is used doesn’t work on post/page. *Thanks to tchibomann

1.5.8

  • fixed: Gravatars from authors are cached “in_the_loop()” when “get_userdatabylogin($author_name)” or “get_userdata(intval($author))” with “theme_locals(‘about’)” is used on a page or post doesn’t work on post/pages without an comment.

1.5.7

  • added: Gravatars from authors are cached “in_the_loop()” when “get_userdatabylogin($author_name)” or “get_userdata(intval($author))” with “theme_locals(‘about’)” is used on a page or post.
  • added: Gravatars from comments in the sidebar are cached.
  • added: More files to scan from the CherryFramework for the avatar size.
  • added: Function in the setting page to get the avatar size from template (again) if the template has been changed. The active theme is stored in the database.

1.5.6

  • fixed: Proof if the “rating” for Gravatars is set. If not set rating to “R” for getting Gravatars.
  • added: Gravatars from Twitter will be cached if a user comments with his profile from Twitter.
  • added: A fix for caching FB picture and Google picture if the same user posts comments from both accounts in the same page/post with a “social login” plugin.

1.5.5

  • fixed: One little bug with the button Try to get the Gravatar size from the template in version 1.5.4 is fixed.

1.5.4

  • fixed: PHP Error: Fatal error: Call to undefined function is_plugin_active() in /[basedir]/public_html/wp-content/plugins/harrys-gravatar-cache/harrys-gravatar-cache.php could have been shown.
  • fixed: Changing the cache time was not stored in the database
  • changed: Install and uninstall routines.
  • added: More internal options to get the Gravatar size from the used template.
  • added: Hint on the settings page if the template has changed.
  • added: If the URL sheme from the source is without http(s) the gravatars now will be chached.
  • added: german (Switzerland, Informal) translations by Pascal Krapf
  • added: german (Switzerland) translations by Pascal Krapf

1.5.3

  • fixed: PHP Notice: PHP Notice: Undefined variable: avatar_size in /[basedir]/public_html/wp-content/plugins/harrys-gravatar-cache/harrys-gravatar-cache.php on line 238 could have been shown when the plugin can’t get the Gravatar size from the template.

1.5.2

  • fixed: PHP Notice: PHP Notice: Trying to get property of non-object in /[basedir]/public_html/wp-includes/comment-template.php on line 97 could have been shown in debug.log on posts/pages without a comment.
  • fixed: PHP Notice: PHP Notice: Undefined offset: 1 in /[basedir]/public_html/wp-content/plugins/harrys-gravatar-cache/harrys-gravatar-cache.php on line 212 could have been shown when the plugin can’t get the Gravatar size from the template.
  • fixed: PHP Notice: PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /[basedir]/public_html/wp-content/plugins/harrys-gravatar-cache/harrys-gravatar-cache.php on line 220 could have been shown when the plugin can’t get the Gravatar size from the template.
  • added: Path /[path_to_template]/includes/meta.php to get the Gravatar size from the template.

1.5.1

  • fixed: Serve the Gravatars from a consistent URL if the Gravatar-images have identical contents(e.g. Standard Gravatar), but would be served from different URLs.
  • added: Support the plugin Avatar Manager to serve the uploaded Gravatar from the user.
  • fixed: The message “Header already sent” could have been there at activation.

1.5.0

  • added: multisite-ready
  • changed: Output for W3C Validator “Nu Html Checker” to avoid here the output for IE11
  • fixed: if WP_DEBUG is turned on, the following PHP notice is seen in wp-content/debug.log file: PHP Notice: Undefined index: cache_time in /[basedir]/public_html/wp-content/plugins/harrys-gravatar-cache/harrys-gravatar-cache.php on line 563
  • added: Donate buttons for PayPal and Amazon
  • update: translations

1.4.5

  • update: spanish translations by WPVerwalter
  • added: german (formal) translations by Harry Milatz
  • added: english (UK) translations by Harry Milatz
  • added: english (New Zealand) translations by Harry Milatz
  • added: english (Australia) translations by Harry Milatz
  • added: get colorspaces for IE11
  • changed: caches PNG now with imageAlphaBlending and imageSaveAlpha if the source was stored as JPG with the ending png. Note: The gravatar-cache MUST be emptied once after update!
  • changed: supressed warnings in the log when md5 can’t get the hash for an image
  • changed: Fallback if gravatar is not cached

1.4.4

  • added: Support for the “old” IE11 to the img-attribute “srcset”.
  • added: new options 1 day to 6 days for the cachetime
  • update: translations
  • change: behaviour to empty the cachefolder when saving changes

1.4.3

  • added: Caching avatars from the plugin “Wapuuvatar”.
  • added: ready for PHP 7

1.4.2

  • added: Serves now the Gravatars from a consistent URL if the Gravatar-images have identical contents(e.g. Standard Gravatar), but are served from different URLs. So this saves requests.

1.4.1

  • tweaked: Removed loading the translations for WordPress before 2.7 with $abs_rel_path.

1.4.0

  • update: Update the fix for the fallback for creating database table
  • Code cleanup for some PHP Warnings if ‘WP_DEBUG’ is set true
  • added: Caching avatars from Facebook if from there are comments captured and insert in the database with a plugin like Facebook Comments Importer. Note: The gravatar-cache MUST be emptied once after update!

1.3.9

  • fixed: Fallback for creating database table (in some cases the database table can not be created when the neccessary options for filling the database table could not be served)

1.3.8

  • fixed: Error changing Gravatar size manually and save this correctly.
  • added: Screenshot for error information when the database table is not filled successfully with the neccessary options.
  • added: Proof if the “rating” for Gravatars is set. If not set rating to “R” for getting Gravatars.
  • changed: proof before calling the function for caching
  • update: german and spanish translation.

1.3.7

  • fixed: Display the copy option for cUrl in the settings if cUrl is the only copy option available.
  • added: Error information when the database table is not filled successfully with the neccessary options.
  • update: german and spanish translation.
  • added: screenshots of possible errors

1.3.6

  • added: Feature to enter Gravatar size manually.
  • update: german and spanish translation.
  • changed: how to get the rating of Gravatar.

1.3.5

  • changed: the PHP functions fopen(), file_get_contents(), file_put_contents() and cUrl were changed to the “WP Filesystem” functions.
  • changed: PHP cUrl is not explicitly used anymore, it is contained in “wp_remote_fopen” and will be used if fopen won’t work.
  • Code cleanup

1.3.0

  • added: Caching of other avatars from plugins for “social login”
  • changed: Fallback to the original avatar img-tag if caching was not successful

1.2.1

  • fixed: issue with the srcset tag in mobile browsers

1.2.0

  • added: disable the caching function in the WordPress Backend and Frontend for logged in users with admin rights

1.1.9

  • added: filling the alt-Tag with the authorname
  • fixed: W3C HTML Validation error for srcset: “&” is now escaped;

1.1.8

  • fixed: missing CSS-classes for Gravatar Hovercards in versions 1.1.6 & 1.1.7
  • added: srcset

1.1.7

  • fixed: missing ID for in version 1.1.6

1.1.6

  • fixed: Statistics are only displayed when there is no error
  • fixed: Issue with Gravatar Hovercards

1.1.5

  • fixed: errorhandling when the cache folder has not the correct permissions
  • updated: translations

1.1.4

  • changed: filepermission of the cached files to 0644
  • changed: permissions back from 0750 to 0755 for the cache folder because of on some servers the cached gravatars could not been served and get an 403 error
  • added: 44px to the gravatar size

1.1.3

  • fixed: error on some server configurations for the path to the cached file
  • changed: Statistics are only displayed when there is no error
  • changed: how to recognize if there is an error with the method to get the Gravatar

1.1.2

  • changed: how to get the “wp-content/uploads” folder
  • changed: how to get the textdomain folder
  • changed: how to get the cache folder and chache folder url
  • fixed: database operations -> https://codex.wordpress.org/Data_Validation#Database
  • fixed: correcting german translation
  • fixed: an error in loading the textdomain on the settings page
  • fixed: an error to proof the $_POST[‘size’]

1.1.1

  • fixed: correcting translations
  • changed: permissions from 0755 to 0750 for the cache folder
  • added: english translation

1.1

  • added: spanish translation by WPVerwalter
  • changed: how to load textdomain
  • changed: how to get the “wp-content/uploads” folder for the files

1.0

  • Release

Ratings

5
4 reviews

Rating breakdown

Details Information

Version

1.7.3

First Released

03 Nov, 2015

Total Downloads

8,989

Wordpress Version

4.0 or higher

Tested up to:

5.2.4

Require PHP Version:

-

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.