=== X3P0: Authors === Contributors: greenshady Donate link: http://a.co/02ggsr2 Tags: block, blocks, gutenberg, authors, list Requires at least: 6.8 Tested up to: 6.8 Requires PHP: 8.1 Stable tag: 2.0.0 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html A customizable authors list block that lets you showcase post authors, their feed links, and post counts. == Description == X3P0: Authors is a block that lets you display a simple list of post authors for your site. This is especially useful if you're coming over from using a classic WordPress theme and need a block that's similar to the old `wp_list_authors()` template tag. Aside from the full array of normal block design tools, the block lets you choose from several options: - **Number:** Decide the number of authors to list. - **Order By:** Choose from a variety of fields to order the list by. - **Order:** Whether to display the list in ascending or descending order. - **Has Published Posts:** Whether to only show authors who have published posts. - **Show Feed Link:** Whether to show an icon linked to the author's RSS feed. - **Show Post Count:** Whether to display the author's published post count. You can find the full source code for this plugin via its [GitHub repository](https://github.com/x3p0-dev/x3p0-authors). == Screenshots == 1. Editing the Authors block. == Changelog == Please see the `changelog.md` file included with the plugin file. Or, you can view the [online change log](https://github.com/x3p0-dev/x3p0-authors/blob/master/CHANGELOG.md).