| 开发者 |
Nirav Kaneriya
niravkaneriya |
|---|---|
| 更新时间 | 2026年5月22日 14:09 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[ajaxpose_post_filter post="post" taxonomy="category" cols="3" filter_type="radio"]
Filter type per taxonomy:
[ajaxpose_post_filter taxonomy="category,post_tag" taxonomy_config='{"category":"radio","post_tag":"select"}']
/wp-content/plugins/Yes! Each [ajaxpose_post_filter] shortcode instance works independently.
Yes. Use post="my-custom-type" in the shortcode.
Yes. Use taxonomy="category,post_tag,my-taxonomy" — comma-separated.
Use taxonomy_config='{"category":"radio","post_tag":"select"}'
Create yourtheme/ajaxpose/loop-post.php — the plugin will use it automatically.