| 开发者 | chintan238 |
|---|---|
| 更新时间 | 2026年7月28日 03:01 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[cat_listing] shortcode.
Features:
[cat_listing slug="music"]
Interactive grid:
[cat_listing slug="music,news" layout="grid" columns="3" posts_per_page="6" show_thumbnail="yes" show_filters="yes" show_search="yes" pagination="load_more"]
WooCommerce products:
[cat_listing post_type="product" taxonomy="product_cat" slug="featured" layout="cards" columns="4" show_thumbnail="yes"]
To customize a post, copy template/category_listing.php to:
your-theme/category-wise-post-listing/content-post.php
/wp-content/plugins/.[cat_listing].Yes. Existing [cat_listing post_type="post" taxonomy="category" slug="music"] shortcodes remain compatible.
Yes. Select any public post type and a taxonomy registered to it.
Yes. Product listings can show price, rating, and add-to-cart controls when WooCommerce is active.
The cache namespace changes automatically when posts or taxonomy terms are created, updated, or deleted.