WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Basic User Avatars

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

Basic User Avatars

由 Jared Atchison 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

在網站前端頁面新增上傳個人頭像的欄位及編輯個人資料的頁面,讓使用者可以新增自訂個人頭像。

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 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.

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.

使用者評論

Simply outstanding!

mikefury 2025 年 1 月 26 日
Great plugin. Thank you

Perfect!

Thiago Pacheco 2024 年 9 月 20 日 1 則留言
Simple, objective and clean. Effective for users to upload their profile picture on the frontend. Congratulations!

Excellent solution for local gravatar

Eder Ribeiro 2024 年 3 月 20 日 1 則留言
Simple, light, secure and easy to customize. Thanks!

Simple but powerful

Soprano 2023 年 4 月 22 日 1 則留言
Works really well to host local avatars, hoping they add a bit more options and integrations in the future

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
閱讀全部 41 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Basic User Avatars〉的開發相關工作。

參與者
  • Jared Atchison
  • Jason Coleman

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

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

對開發相關資訊感興趣?

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

變更記錄

1.0.9 – 2024-11-13

  • ENHANCEMENT: Update tested up to WordPress 6.7.

1.0.8 – 2024-01-23

  • ENHANCEMENT: Added filter ‘basic_user_avatars_default_size’ to allow changing the default size of the avatar. (Thanks @jarrydlong)
  • ENHANCEMENT: Improved functionality on how we load the text domain of the plugin for translations. (@ipokkel)
  • BUG FIX: Fixed a fatal issue when the option “Only allow users with file upload capabilities to upload local avatars (Authors and above)” wasn’t set on new installations. (@JarrydLong)

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.9
  • 最後更新 7 個月前
  • 啟用安裝數 20,000+
  • WordPress 版本需求 5.2 或更新版本
  • 已測試相容的 WordPress 版本 6.7.2
  • 語言

    Chinese (Taiwan)、Dutch、English (US)、Greek、及 Ukrainian.

    將這個外掛本地化為你的母語版本

  • 標籤
    avatargravatarprofileuser profileusers
  • 進階檢視

評分

4.7 星,滿分為 5 星
  • 37 個 5 星使用者評論 5 星 37
  • 0 個 4 星使用者評論 4 星 0
  • 2 個 3 星使用者評論 3 星 2
  • 0 個 2 星使用者評論 2 星 0
  • 2 個 1 星使用者評論 1 星 2

新增使用者評論

查看全部使用者評論

參與者

  • Jared Atchison
  • Jason Coleman

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
程式碼,如詩