List Post Tags Shortcode
by Andre Moura 5 (1 reviews)

List Post Tags Shortcode

Display all post tags on your site using a simple shortcode with customizable format, sorting, and caching options.

List Post Tags Shortcode ranks #32,977 among WordPress.org plugins with 10+ active installations, is #3,716 of 8,590 in the Customization category, a 5/5 rating from 1 reviews, and was last updated Jan 1, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 6.9.9 (Current: 7.1.2)
v1.0.1 Current Version v1.0.1
Updated 8 months ago Last Update on 01 Jan, 2026
Refreshed 13 hours ago Last Refreshed on
#3,716 of 8,590 in Customization Top 50% by installs
View on WordPress.org
Rank
#32,977
No change
Active Installs
10+
No change
KW Avg Position
120
6.5 worse
Downloads
372
+1 today
Support Resolved
0%
No change
Rating
100%
Review 5 out of 5
5 (1 reviews)

Next Milestone 20

Total Progress 40%
10+ 20+
19,715
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 6 more installs to reach 20+

Rank Changes

35,796 38,974 42,152 45,329 48,507 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
32,129 36,343 40,557 44,771 48,985 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #32,977
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

5.0
1 reviews
Overall 100%
5
1 (100%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Frequently Asked Questions

Common questions about List Post Tags Shortcode

format: Display format - 'ul' (default), 'inline', or 'comma' orderby: Sort tags by - 'name' (default), 'count', 'slug', or 'term_group' order: Sort direction - 'ASC' (default) or 'DESC' show_count: Show post count - 'true' or 'false' (default) exclude: Comma-separated tag IDs to exclude - e.g., '1,5,12' hide_empty: Hide tags with no posts - 'true' (default) or 'false' cache: Cache time in seconds - default 3600 (1 hour), set to 0 to disable class: Additional CSS class for the container
The plugin outputs semantic HTML with CSS classes: Container: .wlpt-tags List items (ul format): <li> elements Post count: .wlpt-count Custom class: Use the class attribute Example CSS: .wlpt-tags { font-size: 14px; } .wlpt-tags a { color: #0073aa; } .wlpt-count { color: #999; }
Yes! The plugin uses WordPress transients to cache the tag list, improving performance. The cache is automatically cleared when tags are created, edited, or deleted. Default cache time is 1 hour (3600 seconds), but you can adjust it with the cache attribute.
Yes, use the exclude attribute with comma-separated tag IDs: [list_post_tags exclude="1,5,12"] To find tag IDs, go to Posts → Tags in your WordPress admin and hover over a tag name - the ID will appear in the URL.
Currently, the plugin only works with the default post_tag taxonomy. Support for custom taxonomies may be added in future versions.
Yes, all output is properly escaped using WordPress functions (esc_html, esc_url, esc_attr) to prevent XSS attacks.
Yes! If your theme supports shortcodes in widgets, you can add the shortcode directly. Alternatively, use a text widget or the WordPress block editor.
The plugin is translation-ready with the text domain list-post-tags-shortcode. Translation files should be placed in the /languages folder. You can use tools like Poedit or Loco Translate to create translations.

Sign In / Register

You need to sign in or register to use this feature.