[WordPress] 外掛分享: Whale-Kit

首頁外掛目錄 › Whale-Kit
WordPress 外掛 Whale-Kit 的封面圖片
10+
安裝啟用
尚無評分
1523 天前
最後更新
問題解決
PHP 5.4+ v2.0 上架:2014-07-25

內容簡介

該外掛新增了三個短代碼:
[wk_terms /] 用於顯示分類、標籤、以及其他分類法,操作方式透過 WP_Term_Query 類別。
[wk_posts /] 用於顯示文章、頁面或其他的文章類型,WK_posts 透過 WP_Query 類別接收數據。
[wk_pages /] 用於輸出階層結構的頁面或其他文章類型,資料透過 get_pages() 函式取得。

短代碼會將所有的呼叫參數傳遞給對應的函式,並從中接收初始數據。
透過以下連結可以瀏覽呼叫原始函式的基本參數。

Whale Kit
Whale Kit – 範例
Whale Kit – русский

外掛標籤

開發者團隊

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

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Whale-Kit」→ 直接安裝(推薦)

原文外掛簡介

The plugin adds 3 shortcodes:
[wk_terms /] for displaying categories, tags, any other taxonomies, works through the WP_Term_Query class.
[wk_posts /] for displaying posts, pages and any other post types, WK_posts receives data through the WP_Query class
[wk_pages /] output of hierarchical structures of pages, posts and other types of posts, the data is obtained using the get_pages() function
Shortcodes pass all call parameters to the corresponding functions and receive the initial data set from them.
Explore the basic parameters of calling source functions by following the links.
Whale Kit
Whale Kit – examples
Whale Kit – по русски

延伸相關外掛

文章
Filter
Mastodon