توضیحات
Displays Gravatars of customers who have purchased your product
تغییرات این نسخه
1.0.5
New: Introduced the filter edd_pg_gravatar_args, which allows you to customize the arguments passed to get_avatar().
Fix: Some shortcode HTML was being outputted even if no Gravatars were available.
Fix: “Maximum Gravatars to Show” setting not being respected.
Refactor: Change plugin author name to Sandhills Development, LLC.
Dev: Fixed incorrect inline documentation for EDD_Purchase_Gravatars::shortcode().
Dev: Remove debugging code.
Dev: Add compatibility with EDD 3.0.
1.0.4
Tweak: Moved extension settings to own “Purchase Gravatars” section
1.0.3
Fix: PHP 7+ compatibility with widget constructor method name.
1.0.2
Fix: Use EDD_Payment for customer information to avoid nested calls to maybe_unserialize.
1.0.1
New: Added edd_pg_name filter for the image’s alt tag
New: French translations, props fxbenard
Fix: Removed PHP 4 style constructors
1.0
Initial release
New: Introduced the filter edd_pg_gravatar_args, which allows you to customize the arguments passed to get_avatar().
Fix: Some shortcode HTML was being outputted even if no Gravatars were available.
Fix: “Maximum Gravatars to Show” setting not being respected.
Refactor: Change plugin author name to Sandhills Development, LLC.
Dev: Fixed incorrect inline documentation for EDD_Purchase_Gravatars::shortcode().
Dev: Remove debugging code.
Dev: Add compatibility with EDD 3.0.
1.0.4
Tweak: Moved extension settings to own “Purchase Gravatars” section
1.0.3
Fix: PHP 7+ compatibility with widget constructor method name.
1.0.2
Fix: Use EDD_Payment for customer information to avoid nested calls to maybe_unserialize.
1.0.1
New: Added edd_pg_name filter for the image’s alt tag
New: French translations, props fxbenard
Fix: Removed PHP 4 style constructors
1.0
Initial release