Authors By Latest Post

0

Display writer list of your blog in order of their last published date and time. Author list will be called by using shortcode [authors_by_latest_post]. This plugin will modify and get

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Display writer list of your blog in order of their last published date and time.

Author list will be called by using shortcode [authors_by_latest_post].

This plugin will modify and get users end point of WP REST API v2. Make sure your WP API is enabled on your site.

Author card’s UI supports only Japanese for now.

Shortcode Usage

shortcode [authors_by_latest_post] supports these options:

  • per_page: Accepts numbers. Author display number for one page or loading.
  • max_column: Accepts 2 or 3. Maximum column number for wide screen.
  • infinite: Default is 0. If you set 1, the rest of author card will be loaded when user scholl down to the end of author list.