[WordPress] 外掛分享: Ajax Content Filter

首頁外掛目錄 › Ajax Content Filter
WordPress 外掛 Ajax Content Filter 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
10+
安裝啟用
★★★☆☆
3/5 分(2 則評價)
1135 天前
最後更新
問題解決
WordPress 3.0+ v1.0 上架:2013-10-23

內容簡介

使用 Ajax 文章內容篩選器,您現在可以輕鬆篩選您的內容。Ajax 文章內容篩選器允許您使用下拉框篩選內容。只需安裝此外掛程式,啟用並打開位於左側菜單欄中的 ACF Posts。您需要通過填寫文章標題、將內容放置在編輯器中並發布它來添加新的 ACF 文章。在管理員的網頁或文章中放入簡碼 [ACF] 或在您的模板文件中放入簡碼 ajax_content_filter() 即可。您的網頁上會出現簡單的下拉框。只需選擇該外掛程式創建的文章,即可獲得特定文章的內容。

簡碼

我們的免費外掛支援簡碼,因此以下兩個簡碼將獲得相同的結果。
想要在 WordPress 管理頁面中使用簡碼?請使用以下簡碼。
[ACF]
想在模板文件中使用簡碼?請使用以下簡碼。
ajax_content_filter();

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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();

文章
Filter
Apply Filters
Mastodon