Title: BuddyVerified
Author: modemlooper
Published: <strong>2010 年 11 月 5 日</strong>
Last modified: 2017 年 3 月 1 日

---

搜尋外掛

![](https://ps.w.org/buddypress-verified/assets/banner-772x250.jpg?rev=891065)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/buddypress-verified/assets/icon-256x256.png?rev=1605556)

# BuddyVerified

 由 [modemlooper](https://profiles.wordpress.org/modemlooper/) 開發

[下載](https://downloads.wordpress.org/plugin/buddypress-verified.2.4.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/buddypress-verified/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/buddypress-verified/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/buddypress-verified/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/buddypress-verified/#developers)

 [技術支援](https://wordpress.org/support/plugin/buddypress-verified/)

## 外掛說明

Allows admins to specify verified accounts. Adds a badge to verified usernames.

### Notes

## 螢幕擷圖

 * [[
 * Admin user verify options
 * [[
 * Admin listing verified
 * [[
 * User profile verified

## 安裝方式

 1. Upload ‘buddyverified’ to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Then go to wp-admin > Users > Extended Profile >> and choose various settings.

## 使用者評論

![](https://secure.gravatar.com/avatar/d917d987e4fdd3d302de9e0567b7c3623df541d1a974727b907bde1ec4a09f66?
s=60&d=retro&r=g)

### 󠀁[The first and the best so far](https://wordpress.org/support/topic/the-first-and-the-best-so-far/)󠁿

 [blazedo](https://profiles.wordpress.org/blazedo/) 2018 年 10 月 29 日

This has no alternative and without pro version is the best of all time.

![](https://secure.gravatar.com/avatar/8b47e7d15fb9130c046a317e7de3d6fa8bfe75b28cd91ed30d66b6ce46dfabe5?
s=60&d=retro&r=g)

### 󠀁[Very Bad Performance](https://wordpress.org/support/topic/very-bad-performance-2/)󠁿

 [sachin6296](https://profiles.wordpress.org/sachin6296/) 2018 年 1 月 25 日

Very Bad Performance

![](https://secure.gravatar.com/avatar/bb7fef40b318fe8e329686b88d85f4ee3a4ee5ee819dd29e1e729fd01f3d18ae?
s=60&d=retro&r=g)

### 󠀁[not working](https://wordpress.org/support/topic/not-working-2305/)󠁿

 [sercancantank](https://profiles.wordpress.org/sercancantank/) 2017 年 10 月 8 
日

not saving settings

![](https://secure.gravatar.com/avatar/9389b7646152fd071dc0ed13f63db71989409baf97e095e1dd87755a66f9fc15?
s=60&d=retro&r=g)

### 󠀁[Old, crashes with other features / templates](https://wordpress.org/support/topic/old-crashes-with-other-features-templates/)󠁿

 [manni65929](https://profiles.wordpress.org/manni65929/) 2017 年 9 月 23 日

It’s basically worthless… because it crashes with themes or other columns in the
admin’s user-listings

![](https://secure.gravatar.com/avatar/b18a56afcfc46ecc99d5bbee5d1c245d12635c18ff5035ee6623665ac8583577?
s=60&d=retro&r=g)

### 󠀁[Minor incompatibility with BP Widgets](https://wordpress.org/support/topic/minor-incompatibility-with-bp-widgets/)󠁿

 [Ward](https://profiles.wordpress.org/yward/) 2017 年 9 月 22 日

Verified sign break the tooltip code for the user images in BP-Widgets, other than
that, works perfectly.

![](https://secure.gravatar.com/avatar/2f2668f8a579b8959a15beafebc538f9ac52248938e7532289149cfbc103a72e?
s=60&d=retro&r=g)

### 󠀁[Amazing Plugin!! Really useful](https://wordpress.org/support/topic/amazing-plugin-really-useful/)󠁿

 [Mwale Kalenga](https://profiles.wordpress.org/mwalek/) 2017 年 5 月 5 日

I think the repository needs more plugins like this one. I plan to use it on all
my community websites. THANK YOU VERY MUCH for developing it!

 [ 閱讀全部 21 則使用者評論 ](https://wordpress.org/support/plugin/buddypress-verified/reviews/)

## 參與者及開發者

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

參與者

 *   [ modemlooper ](https://profiles.wordpress.org/modemlooper/)

[將〈BuddyVerified〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/buddypress-verified)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/buddypress-verified/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/buddypress-verified/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/buddypress-verified/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/buddypress-verified/)。

## 變更記錄

#### 2.4.1

remove old files fixes duplicate function error

#### 2.4.0

Fix for settings not saving
 Moved badge to username. Too many issues with avatar
placement Added template tag to display badge. bp_verified_image( $user_id ) Added
setting to display badge in members lists Added bp_is_verified( $user_id ) function
to check if a user is a verified account Added bp_get_verified_image filter for 
custom badge A lot of code changes to make it better, efficient

#### 2.3.1

fixed missing non verified avatars * props Brajesh

#### 2.3

Update to CSS for WP yearly themes.
 Added option to add custom CSS for badge placement.
Settings -> BuddyPress, click option tab.

#### 2.2

removed tooltip as is caused to many conflicts. verfied text no in member header

#### 2.1

All new plugin

## 中繼資料

 *  版本 **2.4.1**
 *  最後更新 **9 年前**
 *  啟用安裝數 **20+**
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/buddypress-verified/)
 * 標籤
 * [buddypress](https://tw.wordpress.org/plugins/tags/buddypress/)[members](https://tw.wordpress.org/plugins/tags/members/)
   [moderation](https://tw.wordpress.org/plugins/tags/moderation/)[profile](https://tw.wordpress.org/plugins/tags/profile/)
   [spam](https://tw.wordpress.org/plugins/tags/spam/)
 *  [進階檢視](https://tw.wordpress.org/plugins/buddypress-verified/advanced/)

## 評分

 3.7 星，滿分為 5 星

 *  [  11 個 5 星使用者評論     ](https://wordpress.org/support/plugin/buddypress-verified/reviews/?filter=5)
 *  [  3 個 4 星使用者評論     ](https://wordpress.org/support/plugin/buddypress-verified/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/buddypress-verified/reviews/?filter=3)
 *  [  1 個 2 星使用者評論     ](https://wordpress.org/support/plugin/buddypress-verified/reviews/?filter=2)
 *  [  5 個 1 星使用者評論     ](https://wordpress.org/support/plugin/buddypress-verified/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/buddypress-verified/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/buddypress-verified/reviews/)

## 參與者

 *   [ modemlooper ](https://profiles.wordpress.org/modemlooper/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/buddypress-verified/)