跳到內容
  • 登入
  • 註冊
WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛

  • 我的收藏
  • Beta測試
  • 開發者
下載

Basic User Avatars

由Stranger Studios
  • 詳情
  • 評價
  • 安裝
  • 開發
支援

描述

Add an avatar upload field on frontend pages and Edit Profile screen so users can add a custom profile picture.

Community and Membership sites on WordPress use this plugin as a lightweight solution for custom user avatars. The plugin is compatible with bbPress, as well as many popular plugins with frontend user registration and profile management features.

Admins can upload a user’s avatar on the Edit User admin screen.

Basic User Avatars also supports front-end avatar management for sites that want to keep users out of the dashboard. To use this feature, add the shortcode [basic-user-avatars] to any page in your WordPress site. We recommended placing this shortcode on another logged-in account type page, such as the WooCommerce My Account page, the Membership Account page, or any other front-end profile edit form.

The Avatar Upload form is automatically added to the bbPress User Profile > Edit frontend page.

If you do not want your users to be able to update their avatar, navigate to Settings > Discussion and locate the “Local Avatar Permissions” setting. Check this box to only allow users with file upload capabilities to upload local avatars (Author role and above).

Seamlessly Migrate from WP User Avatar Plugin

Version 1.0.5 includes a feature to automatically convert avatars formerly loaded through the WP User Avatar plugin. This means that you can disable WP User Avatar, activate Basic User Avatars, and have a seamless transition for existing avatars in your site. Be sure to update any avatar upload form that used the [avatar_upload] shortcode to use the shortcode: [basic-user-avatars].

螢幕截圖

  • Frontend avatar upload form with a custom user profile picture and delete option.
  • Frontend avatar upload form without a custom profile picture.
  • Avatar upload field on the Edit User screen in the WordPress admin.

安裝

  1. Upload basic-user-avatars to your /wp-content/plugins/ directory or download through the Plugins page.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. If you only want users with file upload capabilities to upload avatars, check the applicable option under Settings > Discussion.
  4. Navigate to Users > Edit User to upload a custom avatar for your users.
  5. Add the [basic-user-avatars] shortcode to a page in your WordPress site to allow front-end avatar upload for your users.

bbPress support is added automatically if bbPress is activated.

This plugin is on GitHub and pull requests are welcome. If possible please report issues through Github.

Note: This plugin is a fork of Simple Local Avatars v1.3.1 by Jake Goldman and 10up. Check out Simple Local Avatars to compare their latest release to this plugin.

常見問題

I’m still having problems

While this plugin has been tested with common server setups, some enviroments could cause an issue.

If you are having a problem deactivate all plugins other than this one and then switch your theme to TwentyTweleve (or similar). If things work, then the issue is with a 3rd party theme or plugin.

If things are still not functioning properly then proceed to reporting an issue. The ideal method is via GitHub issues.

評價

Works great

jacksonbatnerd 2023年1月9日
Does what is says it does, perfect if you want a front-end option for users to upload and editing their profile picture.

Awesome Plugin

arslank7 2022年11月24日
Thank you so much... <3

Great alternative to WP User Avatar aka Profile Press

kdelsimone 2021年7月5日
Just wanted to say a big THANK YOU to the developers for this plugin. The ol' switcheroo of WP User Avatar to Profile Press left me frustrated and looking for an alternative. This plugin meets my needs for a simple, basic solution. It's also easy to customize and works seamlessly with Paid Memberships Pro. Thanks again, and cheers!

Great replacement for WP User Avatar

veromary 2021年6月12日
Worked straight out of the box. Thanks!

Perfect replacement for wp user avatar

gozalbes 2021年5月25日
Now that Wp User Avatar has been hijacked by ProfilePress, this plugin reproduces all its functionality in a simple and fast way... Works great!

Definitely a basic avatar plugin

BlueSteam 2021年3月7日
I really wanted to give this plugin 5 stars but I simply can't. While the name of the plugin has the word "Basic" in it, is a little too basic. Even a basic avatar plugin should have the ability to limit for upload size or image size resolution. This plugin will allow anyone to upload MASSIVE profile pictures that can slow down your page load times. Limiting a file size should be very easy to code for plugin developers and easy to add to the plugin. Add this feature and you get a 5 star for a basic plugin but without this, 3 star at best.
閱讀全部36個評價

貢獻者及開發者

“Basic User Avatars” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • Jason Coleman
  • Jared Atchison

Basic User Avatars 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Basic User Avatars 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

修改日誌

1.0.7

  • ENHANCEMENT: Made “Delete Local Avatar” checkbox text clickable for frontend. (Thanks @pinguluk )
  • BUG FIX: Fixed an issue where Avatars weren’t saving correctly when changing an existing uploaded avatar. (Thanks @jarrydlong)
  • BUG FIX: Fixed an issue where Avatars weren’t saving on the frontend in certain cases. (Thanks @amatzin)
  • BUG FIX: Fixed deprecation warnings when getting the Avatar for PHP 8+ (Thanks @ZebulanStanphill)

1.0.6

  • ENHANCEMENT: Added translation for German locale. Thanks @olpo24
  • ENHANCEMENT: Added translation for Italian locale. Thanks @domegang
  • ENHANCEMENT: Now filtering the get_avatar_data WordPress hook to allow more flexibility in customizing avatars via other filters.
  • ENHANCEMENT: Added filter basic_user_avatar_data to allow filtering on the avatar data that we are overriding.
  • BUG FIX: Fixed issue with saving the Discussion setting limiting avatar upload to users with file upload capabilities.
  • BUG FIX: Fixed an issue when user display names were interfering and causing 404 errors. Thanks @semanio.

1.0.5 – 2021-05-19

  • ENHANCEMENT: Now pulling avatar from WP User Avatar if we don’t have one yet

1.0.4 – 2020-01-12

  • BUG FIX: Fixed typos on readme.txt – Thanks @fred-pedro
  • ENHANCEMENT: Added translation for Spanish – Thanks @ricardpriet
  • ENHANCEMENT: Added translation for Brazilian Portuguese – Thanks @allysonsouza
  • ENHANCEMENT: Added translation for Catalan – Thanks @alvaromartinezmajado
  • ENHANCEMENT: Added proper SSL support – Thanks @zachwills
  • ENHANCEMENT: Escaped strings.

1.0.3 – 2015-08-05

  • ENHANCEMENT: Added Swedish and Finnish translations – Thanks @dmaester

1.0.2 – 2015-04-17

  • ENHANCEMENT: Added POT file for translation

1.0.1 – 2015-03-17

  • BUG FIX: Updated textdomain for better support
  • ENHANCEMENT: Added plugin to GitHub for better collaboration

1.0.0

  • Initial launch, should be considered beta. Use with caution.

其它

  • 版本:1.0.7
  • 最後更新:5 個月之前
  • 運作中的安裝:10,000+
  • WordPress Version: 5.2 or higher
  • 已測試到版本:6.1.1
  • 語言:

    Dutch、English (US)、及 Ukrainian.

    翻譯成你的語言

  • 標籤:
    avatargravatarprofileuser profileusers
  • 進階顯示

評分

顯示全部
  • 5星 33
  • 4星 0
  • 3星 2
  • 2星 0
  • 1星 2
Log in to submit a review.

貢獻者

  • Jason Coleman
  • Jared Atchison

支援

最近兩個月解決了的問題:

5個中的1個

檢視支援論壇

  • 關於我們
  • 最新消息
  • 寄存
  • 贊助基金會
  • Swag
  • 線上說明
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛
  • 佈景主題
  • 區塊版面配置
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 訪問我們的 Facebook 專頁
  • 訪問我們的 Twitter 帳戶
  • Visit our Instagram account
  • Visit our LinkedIn account
代碼就是詩歌。