Ajax CPT and Taxonomy Filter
开发者 |
shahala
|
更新时间 |
2022年5月7日 17:16 |
捐献地址: |
去捐款 |
PHP版本: |
7.4 及以上 |
WordPress版本: |
5.9.3 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
With This plugin you can easily create a Ajax Search and Filter For Custom Posts and Any One Custom Taxonomy, once you install and activate the plugin, you can use the below Shortcode to display the filter and posts.
Display Default posts with category filter :
[ajax_posts_filter]
Display any custom posts types with any custom taxonomy with attributes as follows:
[ajax_posts_filter postype="YOUR_CPT_NAME" taxtype="YOUR_TAXONOMY_NAME"]
Currently The plugin supports one post type with one taxonomy.
安装:
Install and activate plugin from Wordpress repository