[WordPress] 外掛分享: Woocod load more post

首頁外掛目錄 › Woocod load more post
WordPress 外掛 Woocod load more post 的封面圖片
全新外掛
安裝啟用
尚無評分
3378 天前
最後更新
問題解決
WordPress 4.6+ v1.0 上架:2016-12-18

內容簡介

使用方法:

它有自己的短碼(shortcode)。您可以在任何頁面、內容或文章中使用短碼。

針對頁面、文章、自訂文章類型:
[wlmp_loadmore_nav taxonomy=”category”]

載入類別列表。使用「taxonomy = 在文章類型中使用的分類法(taxonomy used in post type)」,預設為「category」。

[wlmp_loadmore_template post_type=”piper”]

載入範本容器和 Ajax 腳本。

[wlmp_loadmore_button]

當文章超過一篇時,顯示「載入更多」按鈕。

埋入 PHP 模板:

<?php echo do_shortcode(‘[wlmp_loadmore_nav taxonomy=”category”]’); ?>

<?php echo do_shortcode(‘[wlmp_loadmore_template post_type=”piper”]’); ?>

<?php echo do_shortcode(‘[wlmp_loadmore_button]’); ?>

當您的文章超過10篇時,將顯示「載入更多」按鈕。

外掛標籤

開發者團隊

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

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Woocod load more post」→ 直接安裝(推薦)

原文外掛簡介

How to use?
It have it’s own shotcode. You can use the shortcode in any page, content, post, whereever you want.
For page, post, custom post type:
[wlmp_loadmore_nav taxonomy=”category”]

Loads category list . use taxonomy = “taxonomy used in post type” by default it’s “category”

[wlmp_loadmore_template post_type=”piper”]

Loads template container and ajax scripts

[wlmp_loadmore_button]

show load more button is post page is more that one.

And for PHP template :



Load more will show when you post is more than 10.

文章
Filter
Apply Filters
Mastodon