开发者 |
webberzone
Ajay |
---|---|
更新时间 | 2025年6月14日 16:11 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
popular authors
or author
and customize its settings and style.[wzpa_popular_authors]
shortcode to display your most popular authors anywhere in your posts or pages and [wzpa_display_top_posts_by_author]
to display popular posts by author.wzpa_list_popular_authors()
to display the popular authors programmatically in your theme files or plugins and wzpa_display_top_posts_by_author()
to display popular posts by author.popular authors
or author
[wzpa_popular_authors]
, so you can embed it inside a post or a pagewzpa_list_popular_authors()
to display the popular authors anywhere on your themeCheck 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. The main CSS class is:
div
Use [wzpa_popular_authors]
to display the popular authors. Check this knowledge base article for shortcode parameters.
Use wzpa_list_popular_authors()
to display the popular authors anywhere on your theme. Check this knowledge base article for template tag parameters.
Add a Gutenberg block by searching for popular authors
or author
. Check this knowledge base article for block parameters.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
wzpa_display_top_posts_by_author
template tag to display the popular posts associated with a selected author easily.post_type
parameter lets you display popular authors for specific post types. This feature is accessible via the shortcode and block, and can also be configured in the Settings panel if you have Top 10 Pro installed.styles
parameter to the block will enqueue the style.