Popular Authors

外掛說明

Popular Authors WordPress plugin is the ultimate addon for Top 10, the best plugin to showcase your most popular posts on WordPress. With Popular Authors, you can also highlight the top authors on your blog by page views and give them the recognition they deserve.

Popular Authors lets you display the most popular authors using different methods. You can use the Gutenberg block, the shortcode, the widget or the template tag to insert the popular authors list anywhere on your site. You can also customize the appearance and settings of each method to suit your needs.

Popular Authors also gives you the flexibility to choose the time range for calculating the page views. You can show the popular authors of all time, or limit it to a specific period, such as last day, last week, last month, etc. This way, you can keep your popular authors list fresh and dynamic.

Popular Authors is a must-have addon for Top 10 if you want to boost your blog’s engagement and credibility. By showcasing your most popular authors, you can attract more readers, increase social shares, and build a loyal community around your blog.

Features

  • Block: Add a Gutenberg block by searching for popular authors or author and customize its settings and style
  • Multi-widget capable: You can have multiple widgets of Popular Authors on your sidebar or footer, each with its own title, number of authors, time range, and more
  • Custom Time Range: List popular authors within a specific time range (eg. last 1 day, last 7 days, last 30 days, etc.) or show the all-time favorites
  • Shortcode: Use the [wzpa_popular_authors] shortcode to display your most popular authors anywhere in your posts or pages
  • Template tags: Use wzpa_list_popular_authors() to display the popular authors programmatically in your theme files or plugins
  • Inbuilt Styles: You can select between two inbuilt styles or create your own using CSS

Contribute

Popular Authors is also available on Github. If you’ve got some cool feature that you’d like to implement into the plugin or a bug you’ve been able to fix, consider forking the project and sending me a pull request. Please don’t use that for support requests.

螢幕擷圖

  • Popular Authors Widget settings
  • Popular Authors tab under Top 10 Settings

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Popular Authors Show the list of popular authors

安裝方式

WordPress install (the easy way)

  1. Navigate to Plugins within your WordPress Admin Area

  2. Click “Add new” and in the search box enter “Popular Authors”

  3. Find the plugin in the list (usually the first result) and click “Install Now”

Manual install

  1. Download the plugin

  2. Extract the contents of popular-authors.zip to wp-content/plugins/ folder. You should get a folder called popular-authors.

  3. Activate the Plugin in WP-Admin.

Usage

Popular Authors can be used in four ways:

  1. Block: Add a Gutenberg block by searching for popular authors or author
  2. Widget: Simply drag and drop “Popular Authors” widget into your theme’s sidebar and configure it
  3. Shortcode [wzpa_popular_authors], so you can embed it inside a post or a page
  4. Template tag: Use wzpa_list_popular_authors() to display the popular authors anywhere on your theme

常見問題集

Check out the FAQ on the plugin page and the FAQ on the WebberZone knowledgebase.
It is the fastest way to get support as I monitor the forums regularly. I also provide paid premium support via email.

How can I customise the output?

The main CSS class is:

  • wzpa_authors or wzpa_authors_daily: Class of the main wrapper div

Shortcodes

Use [wzpa_popular_authors] to display the popular authors. Check this knowledge base article for shortcode parameters

使用者評論

2022 年 2 月 12 日 1 則留言
This is great plugin. Since I am using top 10 plugin I've found this plugin amazing. I found no alternative to this plugin. Good work developer. Thank you.
2020 年 5 月 27 日
I want to thank the developer of this plugin as there was not even 1 free plugin to display the most popular or most read authors on a blog. I have a multi-author blog site which has many authors and I wanted to display to my readers who the most read author is It works similar to a popular posts plugin but for authors! Now I can properly give credit to the best authors on my website and my readers can also see clearly who the most read authors are! Thank you! You saved me a lot of money (i would have had to buy a paid plugin with yearly payments otherwise)
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Popular Authors〉的開發相關工作。

參與者

將〈Popular Authors〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.0

Release post: https://webberzone.com/announcements/popular-authors-1-2-0

Popular Authors has been rewritten to use classes and autoloading.

  • Features:

    • New style options: Choose between a Card Layout or Left Thumbs
    • New filter: wzpa_custom_template which can be used to override the Popular Authors HTML output
    • New filters: wzpa_query_fields, wzpa_query_join, wzpa_query_where, wzpa_query_groupby, wzpa_query_orderby and wzpa_query_limits to modify the Popular Authors mySQL query
  • Bug fixes:

    • Block gave validation errors for the Daily range and Hour range fields when blank

1.1.1

  • Security fix in block

1.1.0

Release post: https://webberzone.com/announcements/popular-authors-1-1-0

  • Features:

    • New Gutenberg block. Find it by searching for popular authors or author
    • New settings tab added to Top 10 Settings page where global settings for this plugin can be configured
    • New setting to display the author avatar
    • New setting to cache the output. This option respects the cache settings of Top 10 and uses the similar transient names
  • Enhancements/Modifications:

    • An admin notice will be displayed if Top 10 v3 and above is not installed

1.0.1

  • Widget now has two additonal settings: Exclude admins and Show full names to make it easier to use

1.0.0

  • Initial release

For previous changelog entries please visit Github Releases page