Title: Team List
Author: required
Published: <strong>2015年2月12日</strong>
Last modified: 2024年11月18日

---

プラグインを検索

![](https://ps.w.org/wp-team-list/assets/banner-772x250.png?rev=2048268)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/wp-team-list/assets/icon.svg?rev=2887460)

# Team List

 作者: [required](https://profiles.wordpress.org/wearerequired/)

[ダウンロード](https://downloads.wordpress.org/plugin/wp-team-list.4.0.0.zip)

[ライブプレビュー](https://ja.wordpress.org/plugins/wp-team-list/?preview=1)

 * [詳細](https://ja.wordpress.org/plugins/wp-team-list/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp-team-list/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp-team-list/#installation)
 * [開発](https://ja.wordpress.org/plugins/wp-team-list/#developers)

 [サポート](https://wordpress.org/support/plugin/wp-team-list/)

## 説明

Team List is a plugin that helps you to create a simple team site using your WordPress
users with various display options. Either use a block, a shortcode, a template 
tag or the built-in widget to display blog authors.

After creating similar functionality for a couple of clients, we decided to roll
our knowledge into this simple plugin. It’s really straightforward to use:

First of all, the plugin adds a small checkbox to the user profile in WordPress 
to toggle its visibility in the team list. This means you can decide for every user
whether he should show up in the team list or not.

You can then use one of these ways to display the list anywhere on your site.

**Action**

Use the `wp_team_list` hook to directly display the users in your theme or plugin.

For example, you can show users of any role ordered by their name:

    ```
    <?php
    echo do_action( 'wp_team_list', array( 'role' => 'all', 'orderby' => 'name' ) );
    ?>
    ```

**Note:** Team List supports many of the arguments [`WP_User_Query`](https://codex.wordpress.org/Class_Reference/WP_User_Query)
supports.

**Block**

Use the “Team List” block in the block-based editor to display one or more team 
lists in any post types. You can select one or more roles and change the order. 
If you want you can also provide a link to a full team page.

**Shortcode**

Use the `[wp_team_list]` shortcode to display a team list in your posts. Supported
arguments:

 * `role` – Filter users by roles (comma-separated).
    Use `all` to show users with
   any role. **Default:** `administrator`
 * `orderby`
    **Default:** `post_count`
 * `order` – Either `asc` or `desc`.
    **Default:** `desc`.
 * `include` – Filter users with specific IDs (comma-separated).
 * `has_published_posts` – Filter users with published posts.
    Either a comma-separated
   list of post types or `true` to filter by all post types.

Example:

    ```
    [wp_team_list role="author" orderby="last_name" order="desc"]
    ```

**Pro tip:** If you use the [Shortcake WordPress plugin](https://wordpress.org/plugins/shortcode-ui/),
you’ll get an inline preview of the shortcode right in the visual editor. You can
also add the shortcode with the click of a button.

**Widget**

Want do display the team members in your sidebar? Use the built-in WordPress widget.
You can set the role you want, the number of users to show and even link to a separate
team page.

## スクリーンショット

 * [[
 * This is how your team list can look like with some additional CSS.
 * [[
 * The plugin only provides limited styling. It’s up to you to adjust it.
 * [[
 * The block in the block editor with its settings and custom styling.
 * [[
 * The configuration options of the built-in widget.

## ブロック

このプラグインは1個のブロックを提供します。

 *   Required Wp Team List

## インストール

 1. Upload `wp-team-list` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use one of the supported methods (hook, shortcode, or widget) to display a team
    list.
 4. **Optional:** Set the visibility status of your users in their profiles.

## FAQ

### How do I contribute to Team List?

Easy! You can report bugs, with reproduction steps, or post patches on [GitHub](https://github.com/wearerequired/wp-team-list).

### What kind of filters / hooks are available?

 * `wp_team_list_user_role` – Filter the user role displayed in the team list.
 * `wp_team_list_query_args` – Filter the `WP_User_Query` arguments.
 * `wp_team_list_template` – Change the team list template.
    Note: You can also 
   put a `rplus-wp-team-list.php` file in your theme folder.
 * `wp_team_list_avatar_size` – Filter the default avatar size.
 * `wp_team_list_default_classes` – Filter default CSS classes.

## 評価

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

### 󠀁[Nice little tool](https://wordpress.org/support/topic/nice-little-tool-4/)󠁿

 [Besim Karadeniz](https://profiles.wordpress.org/besimk/) 2021年9月22日

A wonderful little helper, cleanly programmed and usable with its own Gutenberg 
block. Nice one!

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

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

 [ckgm](https://profiles.wordpress.org/ckgm/) 2020年5月21日

great PlugIn!

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

### 󠀁[Very helpful plugin!](https://wordpress.org/support/topic/very-helpful-plugin-198/)󠁿

 [newslicer](https://profiles.wordpress.org/newslicer/) 2019年1月28日

This is a very helpful and well documented plugin! I was searching quite a time 
for a simple and functional solution like this. Very good work! Thank you very much
for providing this.

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

### 󠀁[Perfect lightweight!](https://wordpress.org/support/topic/perfect-lightweight-2/)󠁿

 [opicron](https://profiles.wordpress.org/opicron/) 2018年4月5日 1 reply

If you are an dev this plugin is an god send. Minimalistic and easily customizable.
Thanks devs!

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

### 󠀁[Excelente!!](https://wordpress.org/support/topic/excelente-894/)󠁿

 [Carolina](https://profiles.wordpress.org/miwebenwp/) 2017年11月29日 1 reply

Brillante solución y muy simple!!! He estado buscando un plugin que asocie directo
el “equipo” (front) con el listado de usuarios de WP (back), sin tener que hacer
un listado de equipo aparte. Y todos los plugins eran complicados y pesados o no
cumplían. Este es una maravilla. Muchísimas gracias. Apenas pueda la traduzco al
español.

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

### 󠀁[Works great with your wp users](https://wordpress.org/support/topic/works-great-with-your-wp-users/)󠁿

 [MvdO79](https://profiles.wordpress.org/mvdo79/) 2016年9月3日 1 reply

Searched days for a good member/team plugin. There are many free and paid plugins
for this matter but almost all of them don’t use your wp users! This plugin uses
your wp users, is simple and also free. Awesome job 🙂

 [ 7件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wp-team-list/reviews/)

## 貢献者と開発者

Team List はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ required ](https://profiles.wordpress.org/wearerequired/)
 *   [ Pascal Birchler ](https://profiles.wordpress.org/swissspidy/)
 *   [ Silvan Hagen ](https://profiles.wordpress.org/neverything/)
 *   [ Stefan Pasch ](https://profiles.wordpress.org/hubersen/)
 *   [ Dominik Schilling ](https://profiles.wordpress.org/ocean90/)
 *   [ Ulrich ](https://profiles.wordpress.org/grapplerulrich/)

“Team List” は5ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/wp-team-list/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Team List” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp-team-list)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wp-team-list/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/wp-team-list/)をチェックするか、
[開発ログ](https://plugins.trac.wordpress.org/log/wp-team-list/)を [RSS](https://plugins.trac.wordpress.org/log/wp-team-list/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

### 4.0.0 – 2023-03-27

#### Changed

 * Add colors, spacing, and alignment support for team list block.
 * Require at least PHP 7.4 and WordPress 6.0.
 * Tested compatibility with WordPress 6.2.

### Fixed

 * Fix incorrect type registration for block attributes.
 * Fix updating the number of users to display in block.
 * Fix misalignment of the show all link by providing a block wrapper.

### 3.0.4 – 2021-08-02

#### Changed

 * Tested compatibility with WordPress 5.8

#### Fixed

 * Fixed missing PHP functions when widget was used with legacy widget in the new
   WordPress 5.8 widget area.

#### Added

 * Allow transformation from legacy widget to block

For previous updates see [CHANGELOG.md](https://github.com/wearerequired/wp-team-list/blob/master/CHANGELOG.md).

## メタ

 *  バージョン **4.0.0**
 *  最終更新日 **2年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 6.0またはそれ以降 **
 *  検証済み最新バージョン: **6.7.5**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/wp-team-list/)、[English (US)](https://wordpress.org/plugins/wp-team-list/)、
   [German](https://de.wordpress.org/plugins/wp-team-list/)、[German (Austria)](https://de-at.wordpress.org/plugins/wp-team-list/)、
   [German (Switzerland)](https://de-ch.wordpress.org/plugins/wp-team-list/)、[Swedish](https://sv.wordpress.org/plugins/wp-team-list/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/wp-team-list)
 * タグ
 * [authors](https://ja.wordpress.org/plugins/tags/authors/)[blocks](https://ja.wordpress.org/plugins/tags/blocks/)
   [team](https://ja.wordpress.org/plugins/tags/team/)[users](https://ja.wordpress.org/plugins/tags/users/)
   [widget](https://ja.wordpress.org/plugins/tags/widget/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-team-list/advanced/)

## 評価

 5つ星中5つ星

 *  [  7 5-星レビュー     ](https://wordpress.org/support/plugin/wp-team-list/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/wp-team-list/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/wp-team-list/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/wp-team-list/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/wp-team-list/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-team-list/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp-team-list/reviews/)

## 貢献者

 *   [ required ](https://profiles.wordpress.org/wearerequired/)
 *   [ Pascal Birchler ](https://profiles.wordpress.org/swissspidy/)
 *   [ Silvan Hagen ](https://profiles.wordpress.org/neverything/)
 *   [ Stefan Pasch ](https://profiles.wordpress.org/hubersen/)
 *   [ Dominik Schilling ](https://profiles.wordpress.org/ocean90/)
 *   [ Ulrich ](https://profiles.wordpress.org/grapplerulrich/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-team-list/)