Team List is a WordPress app, with a 5.0 average rating from 7 reviews, as of July 9, 2026.
Team List is a WordPress Plugin Directory app by required. With a rating of 5.0★ from 7 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Team List is a category-leading WordPress app with a limited review volume. It is listed in the Widget category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 7 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by required — established developer track record
Cons
- −Limited review base (7) — ratings can shift significantly with new feedback
Looking to switch from Team List?
See Team List's alternatives ranked by audit score, rating, and review velocity.
How Team List works
Show full descriptionShow less
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 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, 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.
Category rankings
As of Jul 9, 2026See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Team Listdoesn't have curated competitor matchups yet. Other tracked widget apps on WordPress:
Where Team List stands in the Widget category
Team List ranks #0 of 701 apps in the Widget category, placing it in the top 1% of the listing.
Frequently asked questions
What is Team List?
Team List is an app for WordPress. It currently holds a 5.0-star rating from 7 merchant reviews, and AppRanks has been tracking its public marketplace data on a daily refresh cycle. It is listed under the Widget category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by required.
Who uses Team List?
Currently around 100 active stores have installed Team List. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Widget category on WordPress.