Linux 软件免费装

BP Local Avatars

开发者 shanebp
更新时间 2024年5月23日 22:58
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 6.5
版权: GPLv2 or later

标签

BuddyPress members groups avatars gravatars

下载

1.1 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.1 2.2 3.0 1.0

详情介绍:

BP Local Avatars is a BuddyPress plugin. Do you have members or groups on your BuddyPress site who do not have an Avatar? And you do not want to show the generic default avatar? Or maybe you do not want each page view to include a lot of calls to gravatar.com to load avatars? Usage:
  1. Provides an option in wp-admin under: Settings -> Discussion > Default Avatar > BuddyPress Identicon (Generated and Stored Locally).
  2. Select and Save. Otherwise this plugin will not do anything.
  3. After saving, you will see a link to 'Bulk Generate' avatars for all users and groups who do not have a local avatar. If a user already has their own Gravatar, it will save it locally.
For more BuddyPress plugins, please visit PhiloPress

安装:

  1. Unzip and then upload the 'bp-local-avatars' folder to the '/wp-content/plugins/' directory
  2. 通过 WordPress 的“插件”菜单激活插件
  3. Go to Settings -> Discussion and scroll down to 'Default Avatar'. Select and Save the option called 'BuddyPress Identicon (Generated and Stored Locally)'.

升级注意事项:

3.0 Tested with WP 5.4 Now generates avatars if a dir exists but is empty 2.2 Bug that caused broken avatars on comments by anonymous users - Fixed 2.1 Tested with WP 4.7 and BP 2.7.2 2.0 Updated call to gravatar.com to conform with new request format. You may need to deactivate & reactivate this plugin after updating. 1.9 Tested in WP 4.3 1.8 Add admin notice after avatars are generated 1.7 Tweak for icon in Settings > Discussion > Default Avatar option 1.6 Tested with WP 4.2, adds check for BP, on deactivation will reset default avatar to Mystery 1.5 Added support for Group avatars 1.4 Tested with WP 4.1.1 1.2 Remove global 1.0

常见问题:

Does it support Monsterid and Wavatar?

Yes, but it defaults to Identicon. You can change the type of avatar created by adjusting the calls in 'public function create()'

Are there any server requirements?

Just this: requires that 'allow_url_fopen' is set to true. Which is the default setting on most servers.

更新日志:

3.0 Tested with WP 5.4 Now generates avatars if a dir exists but is empty 2.2 Bug that caused broken avatars on comments by anonymous users - Fixed 2.1 Tested with WP 4.7 and BP 2.7.2 2.0 Updated call to gravatar.com to conform with new request format. 1.9 Tested in WP 4.3 1.8 Add admin notice after avatars are generated 1.7 Tweak for icon in Settings > Discussion > Default Avatar option 1.6 Tested with WP 4.2, adds check for BP, on deactivation will reset default avatar to Mystery 1.5 Added support for Group avatars 1.4 Tested with WP 4.1.1 1.2 1.1 1.0