內容簡介
這個外掛可以輕鬆建立自訂文章和自訂分類的 AJAX 搜尋和篩選,當你安裝並啟用外掛後,你可以使用下面的簡碼來顯示篩選和文章。
顯示預設文章和類別篩選:
[ajax_posts_filter]
顯示任何自訂文章類型和任何自訂分類,屬性如下:
[ajax_posts_filter postype=”YOUR_CPT_NAME” taxtype=”YOUR_TAXONOMY_NAME”]
目前,這個外掛僅支援一個文章類型和一個分類。
外掛標籤
開發者團隊
② 後台搜尋「Ajax CPT and Taxonomy Filter」→ 直接安裝(推薦)
原文外掛簡介
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.
