20+
安裝啟用
★★★★★
5/5 分(1 則評價)
5282 天前
最後更新
—
問題解決
WordPress 3.0+ v0.1.1 上架:2011-02-25
內容簡介
這個外掛會在「設定 -> 閱讀」下方新增一個選項,允許你獨立地控制首頁文章數量並調整分頁設定。該外掛會使用 pre_get_posts 鉤子來檢查是否傳遞了 $wp_the_query 查詢,因此無法與 query_posts() 一同運作。
外掛標籤
開發者團隊
原文外掛簡介
Adds a setting under Settings -> Reading to allow the front page post count to be controlled independently of the main post count and adjusts paging to accomodate for this.
Uses the pre_get_posts hook and checks for the $wp_the_query query being passed, so won’t work with query_posts().
