前言介紹
- 這款 WordPress 外掛「Ajax Content Filter」是 2013-10-23 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2023-02-08,距離現在已有 815 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
ajax filter | change content | content filter | filerable post content | display content using ajax |
內容簡介
使用 Ajax 文章內容篩選器,您現在可以輕鬆篩選您的內容。Ajax 文章內容篩選器允許您使用下拉框篩選內容。只需安裝此外掛程式,啟用並打開位於左側菜單欄中的 ACF Posts。您需要通過填寫文章標題、將內容放置在編輯器中並發布它來添加新的 ACF 文章。在管理員的網頁或文章中放入簡碼 [ACF] 或在您的模板文件中放入簡碼 ajax_content_filter() 即可。您的網頁上會出現簡單的下拉框。只需選擇該外掛程式創建的文章,即可獲得特定文章的內容。
簡碼
我們的免費外掛支援簡碼,因此以下兩個簡碼將獲得相同的結果。
想要在 WordPress 管理頁面中使用簡碼?請使用以下簡碼。
[ACF]
想在模板文件中使用簡碼?請使用以下簡碼。
ajax_content_filter();
原文外掛簡介
Now you can simply filter your content Using Ajax Post Content Filter. Ajax Post Content Filter allows you to filter your content with dropdown box. Just install the plugin, activate and open the ACF Posts located in the left side menu bar. You need to add new ACF posts by filling up the post title and placing your content in the editor then publish it. Simply put the shortcode [ACF] in a page or post in admin or you can put the shortcode ajax_content_filter(); in your template file . You will got the simple dropdown box on your page at front side. Just select your post created in the plugin’s post and you’ll get the content of your particular post.
Shortcode
Our free plugin comes with short code support, so the following two short codes will get the same result.
Want a shortcode in wordpress admin ? Use the following shortcode.
[ACF]
and to use shortcode in a template file, Use this
ajax_content_filter();
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Ajax Content Filter」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。