Popular Authors includes two blocks allowing you to display the most popular authors and the most popular posts for an author. These are displayed on the basis of visits tracked by Top 10.

Popular Authors block

The Popular Authors block is a Gutenberg block that can replace the widget or shortcode for displaying popular authors. This block can be used in your posts, pages, or any other custom post type. You can also use it within the Site Editor if you are using a block theme.

The block lets you preview the popular authors directly in the block editor. You can customise various aspects of the block using the sidebar as follows:

SettingTypeDescription
Max authors to displayNumberEnter the maximum number of authors to display. You can use -1 to display all the authors, but this should be used with caution on larger sites.
OffsetNumberNumber of authors to skip from the top.
Show countToggleDisplay the number of visits across all the author’s posts.
Custom periodToggleToggle between displaying all-time popular authors or popular authors for a custom period, which can be set using the next two settings. For example, setting it to 1 day and 12 hours will display the popular authors from the last 36 hours.
Daily rangeNumberEnter the number of days to define the range for displaying popular authors.
Hour rangeNumberEnter the number of hours within a day to define the range for displaying popular authors.
Show Full NameToggleIf available, display the full name in the “First Name Last Name” format. Otherwise, use the Display Name.
Show AvatarToggleDisplay the author’s avatar.
Exclude adminToggleExclude the admin username. If you’re not using the admin username to publish posts, toggle this ON.
Hide authors with no postsToggleBy default, authors with no visited posts are excluded. Toggle this OFF to display all authors.
Author IDs to includeTextEnter a comma-separated list of author IDs that will be included. This field has priority over the exclude field below.
Author IDs to excludeTextEnter a comma-separated list of author IDs that will be excluded.
Other attributesTextarea fieldYou can find this setting under the Advanced panel in the sidebar. Enter other attributes in a URL-style string-query. It supports any of the plugin’s global settings, e.g. post_type=post,page&styles=card.

Popular Posts by Author

This block allows you to display the most popular posts for a specific author. These settings are in the sidebar:

SettingTypeDescription
AuthorDropdownSelect the author from the list whose most popular posts you want to display.
Number of PostsNumberThe maximum number of popular posts to display.
Post typesToggleSelect one or more post types that should be included.
Order byDropdownYou can order the posts by number of visits, date or post title.
OrderDropdownAscending or Descending
Custom periodToggleToggle between displaying all-time popular posts or popular posts for a custom period, which can be set using the next two settings. For example, setting it to 1 day and 12 hours will display the popular authors from the last 36 hours.
Daily rangeNumberEnter the number of days to define the range for displaying popular posts.
Hour rangeNumberEnter the number of hours within a day to define the range for displaying popular posts.
Display post countToggleDisplay the number of visits after the post title.