WP Manifestindependent plugin directory
manifest / content / posts-by-tag

Daan - Posts By Tag

Use the posts-by-tag shortcode to display a list of posts with a defined tag.

by Daan from Daan.dev · github.com/dan0sz/posts-by-tag

0stars
8release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/dan0sz/posts-by-tag/releases/download/v1.0.1/daan-posts-by-tag.zip

Declares an update source (Dan0sz/posts-by-tag), so updates arrive through the plugin's own updater.

Readme

Posts By Tag for WordPress

This is a simple plugin, inspired by the original Posts By Tag by Sudar Muthu, but much simpler.

It uses the same shortcode (posts-by-tag) and has the same configurable parameters, but it has no settings screen and no other configurational options.

Usage

[posts-by-tag order_by="date" order="asc" count="5" tag="electronics"]

  • order_by: can contain any valid value used in the WP_Query orderby parameter.
  • order: either ASC or DESC.
  • count: the number of posts to show.
  • tag: the tag to show posts for.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.0.1 Nov 24, 2025 daan-posts-by-tag.zip 6
v1.0.0 Nov 1, 2025 daan-posts-by-tag.zip 2