Title: User Taxonomy &amp; Directory
Author: Umesh Kumar
Published: <strong>2014 年 2 月 2 日</strong>
Last modified: 2023 年 9 月 26 日

---

搜尋外掛

![](https://ps.w.org/user-tags/assets/banner-772x250.png?rev=2970834)

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

![](https://s.w.org/plugins/geopattern-icon/user-tags_fdfdfd.svg)

# User Taxonomy & Directory

 由 [Umesh Kumar](https://profiles.wordpress.org/umeshsingla/) 開發

[下載](https://downloads.wordpress.org/plugin/user-tags.2.0.zip)

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

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

## 外掛說明

The plugin offers a user-friendly solution to help you manage user taxonomies and
create user directories on your WordPress site.

Key Features:

    ```
    Easy Taxonomy Management: Register and manage user taxonomies effortlessly, providing structure to your user base without unnecessary complexity.
    Admin users with the edit_users capability can assign or un-assign categories from the User profile page, made even more flexible with the ut_render_taxonomy_dropdown filter to modify the check.

    Taxonomy Template Customization: Each taxonomy term generates its own archive featuring the list of assigned users. The plugin allows you to customize this template by simply creating a folder named template in your theme's root directory and add the custom template user-taxonomy-template.php."
    Make sure to refresh your permalinks after creating a new taxonomy to ensure that the template functions correctly.

    Dynamic User Lists: user-directory block allows you to display user lists based on roles, with a variety of customizable fields and filters for your front-end design.
    ```

User List Features:

    ```
    Simple Search: Find users easily by name.

    Filtering: Use taxonomies to refine user lists, with the option to activate multiple taxonomy filters via block settings.

    Flexible Fields: User Name is included by default, but you can add more fields like Bio and Images, all configured with the block settings along with an option to filter it.
    ```

The plugin is compatible with multisite environment.

### Credits

[Justin Tadlock](http://justintadlock.com/archives/2011/10/20/custom-user-taxonomies-in-wordpress)

## 螢幕擷圖

[⌊Taxonomy CRUD Screen.⌉⌊Taxonomy CRUD Screen.⌉[

Taxonomy CRUD Screen.

[⌊Taxonomy Tax archive page.⌉⌊Taxonomy Tax archive page.⌉[

Taxonomy Tax archive page.

[⌊Taxonomy Terms List.⌉⌊Taxonomy Terms List.⌉[

Taxonomy Terms List.

[⌊User Directory Block output.⌉⌊User Directory Block output.⌉[

User Directory Block output.

## 適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

 *   User Directory Allows you to select a user role and list out all users as a
   Directory with filter and search option.

## 安裝方式

 1. Upload the `user-tags` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. To create new Taxonomy Go to User -> Taxonomy screen.

## 常見問題集

 1. What if Template is not working?
     Ans: You need to save permalinks after you create
    a new taxonomy for template to work properly.

### Filters Available

 * ‘user_taxonomy_args’ => Filter the arguments for registering taxonomy.
 * ‘user_tags_directory_user_roles’ => Filter list of roles displayed in user-directory
   block
 * ‘user_tags_directory_fields’ => Filter list of fields available for user-directory
   block
 * ‘user_directory_limit’ => Number of users to display in Users List
 * ‘ut_render_taxonomy_dropdown’ => Whether to show/update Taxonomy dropdown on 
   user profile.

## 使用者評論

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

### 󠀁[Brilliant.](https://wordpress.org/support/topic/brilliant-1558/)󠁿

 [Burkie](https://profiles.wordpress.org/burkie/) 2023 年 3 月 22 日

Fantastic plugin – one of the very few to have the hard work done and allow for 
user taxonomies. Works really well managing on the frontend & backend.

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

### 󠀁[Rubbish and or Pointless](https://wordpress.org/support/topic/rubbish-and-or-pointless/)󠁿

 [Duke Snoogens](https://profiles.wordpress.org/mikeloucas/) 2021 年 12 月 25 日

Did nothing, LOL, it installs, but you can’t do anything with it. Tags did NOT show
up in the user’s Sorting Column list, so there’s no real point to using it. LOL 
Also, you can NOT bulk add tags to user, but since Tags don’t appear in the Column
List for sorting… well you get the point… unless. UPDATE! It’s also converting my
PHP ‘ ” character to ASCII, not cool. lol

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

### 󠀁[Coding error](https://wordpress.org/support/topic/coding-error-8/)󠁿

 [Manish](https://profiles.wordpress.org/mani2209/) 2016 年 9 月 3 日

Hello Umesh, I have installed the user tag plugin – 1.2.6 There is one issue in 
plugin. When you change the name of any taxonomy and then try to go inside the taxonomy
to add or remove tags, you can not enter. I have debugged and found the solution
in. wp-content\plugins\user-tags\lib\class-ut-user-tags-list.php line 113 changed
the line from $taxonomy_slug = ut_taxonomy_name( $item[‘name’] ); to $taxonomy_slug
= ut_taxonomy_name( $item[‘slug’] );

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

### 󠀁[very good](https://wordpress.org/support/topic/very-good-1308/)󠁿

 [diegooli](https://profiles.wordpress.org/diegooli/) 2016 年 9 月 3 日 1 則留言

Nice, now I can save some user preferences.

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

### 󠀁[Handy addition to WordPress](https://wordpress.org/support/topic/handy-addition-to-wordpress/)󠁿

 [hafman](https://profiles.wordpress.org/hafman/) 2016 年 9 月 3 日 1 則留言

Nice plugin that enables a useful feature. The support is prompt and helpful. 5 
Stars

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

## 參與者及開發者

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

參與者

 *   [ Umesh Kumar ](https://profiles.wordpress.org/umeshsingla/)

[將〈User Taxonomy & Directory〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/user-tags)

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

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

## 變更記錄

#### 2.0

 * Refactored code for better readability and added functionality.
 * Registered Taxonomies are now displayed under Users menu.
 * Added Gutenberg block user-directory to create filterable user lists.

** Breaking Changes **
 * Removed shortcode `user_tags`, `user-tags-cloud` along
with front-end functionality of tags assignment.

#### 1.2.8

 * Fixed: Updated filter name ‘ut_tepmplate_content’ => ut_template_content : https://
   github.com/UmeshSingla/user-tags/issues/7
 * Fixed: Return $template variable in functions.php https://github.com/UmeshSingla/
   user-tags/issues/8
 * Fixed: string to array conversion.
 * Fixed: Compat with WordPress >= 5.5 ( Fixed fatal error )
 * Updated: Switch to div instead of table for new User Taxonomy screen

#### 1.2.7

 * Fixed – Fatal error, Initialise as array instead of string

#### 1.2.6

 * New – Filter: `ut_template_users` in Taxonomy template to filter the list of 
   users before displaying
 * Fixed – handle count callback for register taxonomy (Fixes tag cloud size issue)

#### 1.2.5

 * Fixed – Remove PHP closures

#### 1.2.4

 * Update – Taxonomy name is independent of prefix
 * Fixed – Bubbling up of multiple list on repeated click over most used tags link
 * Fixed – Tag being saved for admin too on editing other user profile

( Credits: @Tempera )

#### 1.2.3

 * Fixed – ‘ut_template_content’ filter args
 * Fixed – Translation function (props @stefan)
 * Updated – Replaced PHP closure with normal functions

#### 1.2.2

 * Fixed – Tag cloud not appearing for all taxonomies in shortcode
 * Update – Shortcode – Do not echo form if user is not loggedin

#### 1.2.1

 * Fixed – Tag cloud for [user_tags] shortcode

#### 1.2

 * Fixed – [user_tags] shortcode

#### 1.1

 * Fix: All tag not being deleted

#### 1.0

 * New: Tag Cloud to choose from most popular
 * New: Filter ‘ut_tag_cloud_heading’ to change tag cloud heading

#### 0.1.3

 * Fixes Page not found error for tag templates
 * Fixes tags update for other users by administrator, causing overwrite to current
   logged in users taxonomy
 * Improved Template Styling

#### 0.1.2

Fixes Taxonomy length error

#### 0.1.1

Code formatting

#### 0.1

First Release

## 中繼資料

 *  版本 **2.0**
 *  最後更新 **3 年前**
 *  啟用安裝數 **60+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.3.10**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/user-tags/)
 * 標籤:
 * [tags](https://tw.wordpress.org/plugins/tags/tags/)[taxonomies](https://tw.wordpress.org/plugins/tags/taxonomies/)
   [user directory](https://tw.wordpress.org/plugins/tags/user-directory/)[user tags](https://tw.wordpress.org/plugins/tags/user-tags/)
 *  [進階檢視](https://tw.wordpress.org/plugins/user-tags/advanced/)

## 評分

 4.6 星，滿分為 5 星

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

[撰寫評分](https://wordpress.org/support/plugin/user-tags/reviews/#new-post)

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

## 參與者

 *   [ Umesh Kumar ](https://profiles.wordpress.org/umeshsingla/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://paypal.me/SinglaUmesh)