توضیحات
Enhances the privacy of your users and visitors with gravatar opt-in and local avatars.
تغییرات این نسخه
2.7.0 (2023-05-01)
Feature: Avatar Privacy is now compatible with PHP 8.2.
Feature: The plugin now honors the wp_delete_file filter when deleting files.
Change: Requires at least PHP 7.4.
Change: Upgrades identifier column of avatar_privacy_hashes table to 256 characters on supported MySQL/MariaDB versions (as it was in 2.4.0).
Change: The library yzalis/identicon has been removed as a dependency.
Change: Avatar Privacy now honors the wp_delete_file filter hook.
Bugfix: Icons from Webmentions using Gravatar will get cached now.
Bugfix: Uploading avatars for users with no role on the primary site of a Multsite network now works as expected.
2.6.0 (2022-04-18)
Feature: The size of uploaded images is now checked to make sure processing does not overload the server. By default, all uploaded images have to be smaller than 2000×2000 pixels. The constraints can be adjusted with these new filter hooks:
avatar_privacy_upload_min_width
avatar_privacy_upload_min_height
avatar_privacy_upload_max_width
avatar_privacy_upload_max_height
Feature: Improved caching to reduce the number of database queries.
Change: Requires at least WordPress 5.6 and PHP 7.2.
Change: Support for Internet Explorer (all extant versions, i.e. 9, 10, and 11) has been dropped.
Change: A fabulous new plugin icon designed by Johanna Amann.
2.5.2 (2021-04-30)
Bugfix: When a user is deleted, their local avatar image is removed as well.
Bugfix: The dependency version for JS and CSS files is properly
Feature: Avatar Privacy is now compatible with PHP 8.2.
Feature: The plugin now honors the wp_delete_file filter when deleting files.
Change: Requires at least PHP 7.4.
Change: Upgrades identifier column of avatar_privacy_hashes table to 256 characters on supported MySQL/MariaDB versions (as it was in 2.4.0).
Change: The library yzalis/identicon has been removed as a dependency.
Change: Avatar Privacy now honors the wp_delete_file filter hook.
Bugfix: Icons from Webmentions using Gravatar will get cached now.
Bugfix: Uploading avatars for users with no role on the primary site of a Multsite network now works as expected.
2.6.0 (2022-04-18)
Feature: The size of uploaded images is now checked to make sure processing does not overload the server. By default, all uploaded images have to be smaller than 2000×2000 pixels. The constraints can be adjusted with these new filter hooks:
avatar_privacy_upload_min_width
avatar_privacy_upload_min_height
avatar_privacy_upload_max_width
avatar_privacy_upload_max_height
Feature: Improved caching to reduce the number of database queries.
Change: Requires at least WordPress 5.6 and PHP 7.2.
Change: Support for Internet Explorer (all extant versions, i.e. 9, 10, and 11) has been dropped.
Change: A fabulous new plugin icon designed by Johanna Amann.
2.5.2 (2021-04-30)
Bugfix: When a user is deleted, their local avatar image is removed as well.
Bugfix: The dependency version for JS and CSS files is properly