| 开发者 |
patelketan
pratik-jain piyushpatel123 shyamkariya rajdiptank111 |
|---|---|
| 更新时间 | 2025年12月26日 14:05 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[pvkmnrs_category_tab]
Here is Template code
<?php echo do_shortcode('[pvkmnrs_category_tab]'); ?>
☑️ Use Following parameters with shortcode
[pvkmnrs_category_tab]
[pvkmnrs_category_tab post_type="Enter Your Post Type"]
Enter registered post type name. Note: Be sure you have added valid post type name otherwise no result will be displayed.[pvkmnrs_category_tab taxonomy="Enter Your Taxonomy"]
Enter registered taxonomy name. Note: Be sure you have added valid taxonomy name otherwise no result will be displayed.[pvkmnrs_category_tab cat_limit="0"]
Display number of category tab. you pass limit value "0" then all category tab display.[pvkmnrs_category_tab cat_order="0"]
Display category tab order. Parameter value "asc" OR "desc". Default value "asc".[pvkmnrs_category_tab cat_orderby="name"]
Display order by category tab. ie name, term_id, count etc.[pvkmnrs_category_tab child_of=""]
Enter parent category ID to retrieve all child terms of. You can find id at relevant category listing page.[pvkmnrs_category_tab cat_id=""]
Enter category id. You can pass multiple ids with comma seperated. You can find id at relevant category listing page.[pvkmnrs_category_tab include_cat_child="true"]
If you are using parent category then whether to display child category or not. Parameter values are "true" or "false".[pvkmnrs_category_tab order="desc"]
Display post order. Parameter value "asc" OR "desc". Default value "desc".[pvkmnrs_category_tab orderby="date"]
Order by post ie ID, author, title, date, name, rand etc.[pvkmnrs_category_tab limit="15"]
Display number of post. you pass limit value "-1" then all post display.[pvkmnrs_category_tab grid="3"]
Display post grid wise. You can display 1 to 5 Grid. Default grid value 3.[pvkmnrs_category_tab display_author_by="true"]
Display author "By" text. Parameter value "true" OR "false". Default value "true".[pvkmnrs_category_tab author_by_text="Enter Your "by" Text"]
Change "By" text to your Desired text.[pvkmnrs_category_tab display_author="true"]
Display author name. Parameter value "true" OR "false". Default value "true".[pvkmnrs_category_tab display_date="true"]
Display post date. Parameter value "true" OR "false". Default value "true".[pvkmnrs_category_tab display_content="true"]
Display post content. Parameter value "true" OR "false". Default value "true".[pvkmnrs_category_tab display_full_content="false"]
Display post full content. Parameter value "true" OR "false". Default value "false".[pvkmnrs_category_tab content_words_limit="20"]
Display content words limit. You can enter numeric values.[pvkmnrs_category_tab content_tail="..."]
Display three dots after the content.[pvkmnrs_category_tab display_read_more="true"]
Display read more button. Parameter value "true" OR "false". Default value "true".[pvkmnrs_category_tab read_more_text="Enter Your "Read More" Text"]
Change "Read More" text to your Desired text.[pvkmnrs_category_tab all_tab_text="Enter Your "All" Text"]
Change "All" text to your Desired text.[pvkmnrs_category_tab link_target="self"]
Choose link target. Parameter value "self" OR "blank". Default value "self".[pvkmnrs_category_tab link_target="self"]
Choose link target. Parameter value "self" OR "blank". Default value "self".Go to your WordPress wp-admin plugin section and find our plugin "Pvkmnrs Responsive Post with Category Tab". please install and active plugin... Go to "Plugin Shortcode Details" menu inside "Post Tab" menu... Plugin shortcode and parameter information is avaialble on "Plugin Shortcode Details" menu...