This plugin is outdated and might not be supported anymore
Posts by Taxonomy

Posts by Taxonomy

Details
View on WordPress

Display a posts or custom post types in a list seperated by tags, categories or a custom taxonomy via a simple shortcode. Enable test mode to allow a visualization of how many posts are currently being displayed. Future updates will also include a default pageniation along with alternative paginations such as infinate scroll.

EXAMPLES:

Simple display using default settings:
[bbwd-post-display post-type=’your-Post-Type-Slug’]

Simple display in “Test Mode”:
[bbwd-post-display post-type=’your-Post-Type-Slug’ testing=’true’]

Select a specific post type:
[bbwd-post-display post-type=’your-Post-Type-Slug’]

Select a specific post type and use a custom taxonomy:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’]

Select a specific post type, custom taxonomy and add quantity to disply per taxonomy:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5]

Select a specific post type, custom taxonomy, add quantity to disply per taxonomy and add a fallback url:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5 fallback-image=’https://yourURL.com/wp-content/uploads/2023/06/your-image.jpg’]

Select a specific post type, custom taxonomy, add quantity to disply per taxonomy, add a fallback url, and display with Search and Filter:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5 fallback-image=’https://yourURL.com/wp-content/uploads/2023/06/your-image.jpg’ s-and-f=123]

Select a specific post type, custom taxonomy, add quantity to disply per taxonomy, add a fallback url, display with Search and Filter, and exclude tags:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5 fallback-image=’https://yourURL.com/wp-content/uploads/2023/06/your-image.jpg’ s-and-f=123 exclude=’123, 222′]

Details

Plugin code:
posts-by-taxonomy
Plugin version:
1.0.2
Outdated:
Yes
WP version:
6.0.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.7.2
Total installations:
0
Last updated:
2025-02-19
Rating:
Times rated:
0
custom-post-display
custom-taxonomy
order-by-taxonomy