{"id":34503,"date":"2015-02-12T13:11:05","date_gmt":"2015-02-12T13:11:05","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-team-list\/"},"modified":"2024-11-18T13:54:21","modified_gmt":"2024-11-18T13:54:21","slug":"wp-team-list","status":"publish","type":"plugin","link":"https:\/\/bs.wordpress.org\/plugins\/wp-team-list\/","author":14108394,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"4.0.0","stable_tag":"4.0.0","tested":"6.7.5","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Team List","header_author":"required","header_description":"","assets_banners_color":"4c4c4c","last_updated":"2024-11-18 13:54:21","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/wearerequired\/wp-team-list","header_author_uri":"https:\/\/required.com","rating":5,"author_block_rating":0,"active_installs":100,"downloads":15968,"num_ratings":7,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"wearerequired","date":"2015-02-12 13:11:48"},"1.0.1":{"tag":"1.0.1","author":"wearerequired","date":"2015-02-12 14:05:30"},"1.0.2":{"tag":"1.0.2","author":"swissspidy","date":"2015-03-24 08:51:18"},"1.0.3":{"tag":"1.0.3","author":"wearerequired","date":"2015-04-23 08:25:22"},"1.0.4":{"tag":"1.0.4","author":"wearerequired","date":"2015-06-01 07:35:24"},"1.0.5":{"tag":"1.0.5","author":"wearerequired","date":"2015-09-02 14:01:36"},"1.1.0":{"tag":"1.1.0","author":"wearerequired","date":"2015-10-20 12:00:53"},"1.1.1":{"tag":"1.1.1","author":"wearerequired","date":"2015-11-10 14:56:53"},"1.1.2":{"tag":"1.1.2","author":"wearerequired","date":"2015-11-10 16:27:25"},"2.0.0":{"tag":"2.0.0","author":"wearerequired","date":"2016-09-06 05:57:42"},"2.0.1":{"tag":"2.0.1","author":"wearerequired","date":"2017-06-02 06:52:44"},"3.0.0":{"tag":"3.0.0","author":"wearerequired","date":"2019-03-18 08:15:33"},"3.0.1":{"tag":"3.0.1","author":"wearerequired","date":"2019-05-07 05:55:24"},"3.0.2":{"tag":"3.0.2","author":"wearerequired","date":"2021-08-02 10:42:16"},"3.0.3":{"tag":"3.0.3","author":"wearerequired","date":"2021-08-02 11:01:41"},"3.0.4":{"tag":"3.0.4","author":"wearerequired","date":"2023-03-27 11:15:49"},"4.0.0":{"tag":"4.0.0","author":"wearerequired","date":"2024-11-18 13:54:21"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":7},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":2887460,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2048268,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2048268,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3191333,"resolution":false,"location":"assets","locale":"","contents":"{\"$schema\":\"https:\\\/\\\/playground.wordpress.net\\\/blueprint-schema.json\",\"landingPage\":\"\\\/our-authors\",\"preferredVersions\":{\"php\":\"8.1\",\"wp\":\"latest\"},\"features\":{\"networking\":true},\"steps\":[{\"step\":\"login\"},{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"wp-team-list\"},\"options\":{\"activate\":true}},{\"step\":\"runPHP\",\"code\":\"<?php require_once 'wordpress\\\/wp-load.php'; wp_insert_user( [ 'user_login' => 'author1', 'user_pass' => 'author1', 'user_email' => 'turner@localhost.com', 'first_name' => 'Stevie', 'last_name' => 'Turner', 'display_name' => 'Stevie Turner', 'description' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.', 'role' => 'author',] ); wp_insert_user( [ 'user_login' => 'author2', 'user_pass' => 'author2', 'user_email' => 'baker@localhost.com', 'first_name' => 'Hannah', 'last_name' => 'Baker', 'display_name' => 'Hannah Baker', 'description' => 'Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.', 'role' => 'author',] ); wp_insert_post( [ 'post_title' => 'Our Authors', 'post_type' => 'page', 'post_name' => 'our-authors', 'post_content' => '<!-- wp:paragraph --><p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. <\\\/p><!-- \\\/wp:paragraph --> <!-- wp:required\\\/wp-team-list {\\\"roles\\\":[\\\"author\\\"],\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"top\\\":\\\"var:preset|spacing|40\\\",\\\"bottom\\\":\\\"var:preset|spacing|40\\\"}}}} \\\/-->', 'post_status' => 'publish', 'post_author' => 1,] );\"},{\"step\":\"setSiteOptions\",\"options\":{\"blogname\":\"Team List Demo\",\"permalink_structure\":\"\\\/%postname%\\\/\",\"avatar_default\":\"identicon\"}},{\"step\":\"installPlugin\",\"pluginZipFile\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"wp-team-list\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":{"required\/wp-team-list":{"name":"required\/wp-team-list","title":"Required Wp Team List"}},"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.1.0","1.1.1","1.1.2","2.0.0","2.0.1","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","4.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2051304,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2051304,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2887525,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2359719,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"This is how your team list can look like with some additional CSS.","2":"The plugin only provides limited styling. It's up to you to adjust it.","3":"The block in the block editor with its settings and custom styling.","4":"The configuration options of the built-in widget."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4956,4121,3491,1917,162],"plugin_category":[43,58],"plugin_contributors":[80561,89922,84031,78912,80418,83475],"plugin_business_model":[],"class_list":["post-34503","plugin","type-plugin","status-publish","hentry","plugin_tags-authors","plugin_tags-blocks","plugin_tags-team","plugin_tags-users","plugin_tags-widget","plugin_category-customization","plugin_category-user-management","plugin_contributors-grapplerulrich","plugin_contributors-hubersen","plugin_contributors-neverything","plugin_contributors-ocean90","plugin_contributors-swissspidy","plugin_contributors-wearerequired","plugin_committers-wearerequired","plugin_support_reps-ocean90"],"banners":{"banner":"https:\/\/ps.w.org\/wp-team-list\/assets\/banner-772x250.png?rev=2048268","banner_2x":"https:\/\/ps.w.org\/wp-team-list\/assets\/banner-1544x500.png?rev=2048268","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/wp-team-list\/assets\/icon.svg?rev=2887460","icon":"https:\/\/ps.w.org\/wp-team-list\/assets\/icon.svg?rev=2887460","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-team-list\/assets\/screenshot-1.png?rev=2051304","caption":"This is how your team list can look like with some additional CSS."},{"src":"https:\/\/ps.w.org\/wp-team-list\/assets\/screenshot-2.png?rev=2051304","caption":"The plugin only provides limited styling. It's up to you to adjust it."},{"src":"https:\/\/ps.w.org\/wp-team-list\/assets\/screenshot-3.png?rev=2887525","caption":"The block in the block editor with its settings and custom styling."},{"src":"https:\/\/ps.w.org\/wp-team-list\/assets\/screenshot-4.png?rev=2359719","caption":"The configuration options of the built-in widget."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>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:<\/p>\n\n<p>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.<\/p>\n\n<p>You can then use one of these ways to display the list anywhere on your site.<\/p>\n\n<p><strong>Action<\/strong><\/p>\n\n<p>Use the <code>wp_team_list<\/code> hook to directly display the users in your theme or plugin.<\/p>\n\n<p>For example, you can show users of any role ordered by their name:<\/p>\n\n<pre><code>&lt;?php\necho do_action( 'wp_team_list', array( 'role' =&gt; 'all', 'orderby' =&gt; 'name' ) );\n?&gt;\n<\/code><\/pre>\n\n<p><strong>Note:<\/strong> Team List supports many of the arguments <a href=\"https:\/\/codex.wordpress.org\/Class_Reference\/WP_User_Query\" title=\"WordPress Codex Codex WP_User_Query\"><code>WP_User_Query<\/code><\/a> supports.<\/p>\n\n<p><strong>Block<\/strong><\/p>\n\n<p>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.<\/p>\n\n<p><strong>Shortcode<\/strong><\/p>\n\n<p>Use the <code>[wp_team_list]<\/code> shortcode to display a team list in your posts. Supported arguments:<\/p>\n\n<ul>\n<li><code>role<\/code> - Filter users by roles (comma-separated).\nUse <code>all<\/code> to show users with any role.\n<strong>Default:<\/strong> <code>administrator<\/code><\/li>\n<li><code>orderby<\/code>\n<strong>Default:<\/strong> <code>post_count<\/code><\/li>\n<li><code>order<\/code> - Either <code>asc<\/code> or <code>desc<\/code>.\n<strong>Default:<\/strong> <code>desc<\/code>.<\/li>\n<li><code>include<\/code> - Filter users with specific IDs (comma-separated).<\/li>\n<li><code>has_published_posts<\/code> - Filter users with published posts.\nEither a comma-separated list of post types or <code>true<\/code> to filter by all post types.<\/li>\n<\/ul>\n\n<p>Example:<\/p>\n\n<pre><code>[wp_team_list role=\"author\" orderby=\"last_name\" order=\"desc\"]\n<\/code><\/pre>\n\n<p><strong>Pro tip:<\/strong> If you use the <a href=\"https:\/\/wordpress.org\/plugins\/shortcode-ui\/\">Shortcake WordPress plugin<\/a>, 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.<\/p>\n\n<p><strong>Widget<\/strong><\/p>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>wp-team-list<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Use one of the supported methods (hook, shortcode, or widget) to display a team list.<\/li>\n<li><strong>Optional:<\/strong> Set the visibility status of your users in their profiles.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20contribute%20to%20team%20list%3F'><h3>How do I contribute to Team List?<\/h3><\/dt>\n<dd><p>Easy! You can report bugs, with reproduction steps, or post patches on <a href=\"https:\/\/github.com\/wearerequired\/wp-team-list\">GitHub<\/a>.<\/p><\/dd>\n<dt id='what%20kind%20of%20filters%20%2F%20hooks%20are%20available%3F'><h3>What kind of filters \/ hooks are available?<\/h3><\/dt>\n<dd><ul>\n<li><code>wp_team_list_user_role<\/code> - Filter the user role displayed in the team list.<\/li>\n<li><code>wp_team_list_query_args<\/code> - Filter the <code>WP_User_Query<\/code> arguments.<\/li>\n<li><code>wp_team_list_template<\/code> - Change the team list template.\nNote: You can also put a <code>rplus-wp-team-list.php<\/code> file in your theme folder.<\/li>\n<li><code>wp_team_list_avatar_size<\/code> - Filter the default avatar size.<\/li>\n<li><code>wp_team_list_default_classes<\/code> - Filter default CSS classes.<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h3>4.0.0 - 2023-03-27<\/h3>\n\n<h4>Changed<\/h4>\n\n<ul>\n<li>Add colors, spacing, and alignment support for team list block.<\/li>\n<li>Require at least PHP 7.4 and WordPress 6.0.<\/li>\n<li>Tested compatibility with WordPress 6.2.<\/li>\n<\/ul>\n\n<h3>Fixed<\/h3>\n\n<ul>\n<li>Fix incorrect type registration for block attributes.<\/li>\n<li>Fix updating the number of users to display in block.<\/li>\n<li>Fix misalignment of the show all link by providing a block wrapper.<\/li>\n<\/ul>\n\n<h3>3.0.4 - 2021-08-02<\/h3>\n\n<h4>Changed<\/h4>\n\n<ul>\n<li>Tested compatibility with WordPress 5.8<\/li>\n<\/ul>\n\n<h4>Fixed<\/h4>\n\n<ul>\n<li>Fixed missing PHP functions when widget was used with legacy widget in the new WordPress 5.8 widget area.<\/li>\n<\/ul>\n\n<h4>Added<\/h4>\n\n<ul>\n<li>Allow transformation from legacy widget to block<\/li>\n<\/ul>\n\n<p>For previous updates see <a href=\"https:\/\/github.com\/wearerequired\/wp-team-list\/blob\/master\/CHANGELOG.md\">CHANGELOG.md<\/a>.<\/p>","raw_excerpt":"Display your teammates anywhere on your WordPress site using this easy-to-use plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/34503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=34503"}],"author":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wearerequired"}],"wp:attachment":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=34503"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=34503"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=34503"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=34503"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=34503"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=34503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}