This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Posts By Taxonomy Widget

تفصیل

This plugin will provide a widget that allows you to display a list of terms from any custom (or built-in) taxonomy with a list of recent posts filed in each term. The terms are displayed in a list with each term’s posts shown in a nested list.

Features

  1. Widget Title
  2. Taxonomy to pull terms from
  3. Number of posts to show per term
  4. Multiple instances of the widget

انسٹال کرݨ

  1. Upload ‘posts-by-taxonomy-widget.php’ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ریویو

There are no reviews for this plugin.

Contributors & Developers

“Posts By Taxonomy Widget” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Posts By Taxonomy Widget” دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تبدیلی لاگ

1.0.3

  • Fixed undefined index errors
  • Added esc_attr()

1.0.2

  • Fixed undefined index errors
  • Improved data sanitation
  • Changed number field to a number field type
  • Improved markup and general code formatting