List Post Tags Shortcode provides a simple yet powerful way to display all post tags on your WordPress site using the [list_post_tags] shortcode.
Key Features:
Basic Usage:
[list_post_tags]
Advanced Examples:
Display tags inline with post counts, sorted by popularity:
[list_post_tags format=”inline” show_count=”true” orderby=”count” order=”DESC”]
Display as unordered list without caching:
[list_post_tags format=”ul” cache=”0″ class=”my-custom-class”]
Exclude specific tags (IDs 1 and 5):
[list_post_tags exclude=”1,5″]
Perfect for:
This plugin does not collect, store, or transmit any user data. All functionality is performed locally on your WordPress installation.
The admin review notice stores minimal preference data in the WordPress database:
* Activation date (stored in wp_options)
* User preference for review notice (stored in wp_usermeta, per administrator)
This data is used solely to manage the display of the review notice and can be deleted at any time.
For support, feature requests, or bug reports, please visit:
* Plugin support forum: https://wordpress.org/support/plugin/list-post-tags-shortcode
* Plugin repository: https://github.com/andremoura/list-post-tags-shortcode (if applicable)
Developed by Andre Moura
Website: https://www.andremoura.com/
This plugin is licensed under the GPLv2 or later.
Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial site.