Post Classfied for making Documentation, Site map, POST List

Post Classfied for making Documentation, Site map, POST List Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 443 downloads
Post Classfied for making Documentation, Site map, POST List Icon

Try plugin: Post Classfied for making Documentation, Site map, POST List

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.

Takes ~10 seconds to install.

About Post Classfied for making Documentation, Site map, POST List

To display all post based on a shortcode [WPPCD_Post taxs='123,322']. User able to display any type custom post. Even any type taxonomy.

1


0


0


0


0

updated: 2 years ago
since: 3 years ago
author: Saiful Islam

Description

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

  • Dfault taxonomy(term_name) name is: ‘category’.
  • Dfault post type(post_type) is: ‘post’.
  • Dfault Taxonomy Link(term_link) is: ‘on’.

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

  • Making Docs using Category base.
  • Support custom post,
  • Support any taxonomy
  • Customizeable using filter hook.
  • posts_per_page supported attr.
  • post_type supported attr. define post type here.
  • taxs supported attr. define your category ID, or any type term/taxonomy ID.
  • term_name supported attr. such: post,tag,product_cat,product_tag etc.
  • term_link supported attr. on or off your taxonomy link.