We'll create fresh WordPress site with Post Classfied for making Documentation, Site map, POST List installed. You have 20 minutes to test the plugin after that site we'll be deleted.
WP Post Classfied for making Docs, Site map, POST List helps you to display post list based on category, tag, or any type or taxonomy. All condition is depend on shortcode attr. See some example of shortcode.
In our plugin
Shortcode Example
[WPPCD_Post]
Post title with link from WordPress default post with all category name.
[WPPCD_Post taxs='123,322']
Here: 123,322 are category ID. Mean: Taxnomy ID.
[WPPCD_Post post_type='product']
It will display all product title with link with WooCommerce caegory classified.
[WPPCD_Post post_type='product' term_name='product_tag']
It’s depend on WooCommerce, product will display from product, based on WooCommerce tag(product_tag).
[WPPCD_Post taxs='12,34,56,67' post_type='product' term_name='product_tag' term_link='off' posts_per_page='10']
Example with all attr:
Important feature