內容簡介
顯示您博客上按最後發布日期和時間排序的作者列表。
使用短碼[authors_by_latest_post]來調用作者列表。
此外掛會修改 WP REST API v2 的users結束點,請確認您的 WP API 在您的網站上已啟用。
作者卡片的 UI 現在只支援日文。
短碼使用方法
短碼 [authors_by_latest_post] 支援以下選項:
per_page:接受數字。設置單頁顯示的作者數量。
max_column:接受 2 或 3。設置寬螢幕最大列數。
infinite:默認為 0。如果您設置為 1,當用戶滾動到作者列表結尾時,剩餘的作者卡片將會被加載。
外掛標籤
開發者團隊
原文外掛簡介
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.
