
內容簡介
CC Recent Post 是一個簡單的近期文章顯示外掛,可以在網站的側邊欄或任何位置使用。
主要功能:
1. 簡單的短碼。
2. 近期文章清單。
3. 評論最多的文章清單。
使用方式:
顯示近期文章清單:
短碼:
[ccrp]
選項:
per_page: (預設值: 5) 顯示文章數量。
order: (預設值: DESC) 用於顯示文章順序。 (值: DESC/ASC)
img: (預設值: true) 用於顯示文章縮略圖。 (值: true/false)
img_type: (預設值: sqr) 用於顯示文章縮略圖的形狀。 (值: sqr/circle)
excerpt: (預設值: false) 用於顯示文章摘錄內容。 (值: false/true)
cat: (預設值: true) 用於顯示文章類別名稱。 (值: true/false)
完整短碼 :
[ccrp pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]
顯示評論最多的文章清單:
短碼:
[ccrp_mc]
選項:
per_page: (預設值: 5) 顯示文章數量。
order: (預設值: DESC) 用於顯示文章順序。 (值: DESC/ASC)
img: (預設值: true) 用於顯示文章縮略圖。 (值: true/false)
img_type: (預設值: sqr) 用於顯示文章縮略圖的形狀。 (值: sqr/circle)
excerpt: (預設值: false) 用於顯示文章摘錄內容。 (值: false/true)
cat: (預設值: true) 用於顯示文章類別名稱。 (值: true/false)
完整短碼 :
[ccrp_mc pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]
外掛演示: http://www.codycave.com/Plugins/cc-recent-post/
外掛標籤
開發者團隊
原文外掛簡介
CC Recent Post is a simple recent post showing plugin in both sidebar or anywhere in your website.
Major Features:
1. Simple Shortcode.
2. Most Recent Post List.
3. Most Commented Post List.
How to use:
For Showing Recent Post List:
Shortcode:
[ccrp]
Options:
per_page: (default: 5) To show number post.
order: (default: DESC) Use to show the post order. (values: DESC/ASC)
img: (default: true) Use to show the post image thumbnail. (values: true/false)
img_type: (default: sqr) Use to show the post image thumbnail shape. (values: sqr/circle)
excerpt: (default: false) Use to show the post excerpt content. (values: false/true)
cat: (default: true) Use to show the post category name. (values: true/false)
Full Shortcode :
[ccrp pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]
For Showing Most Commented Post List:
Shortcode:
[ccrp_mc]
Options:
per_page: (default: 5) To show number post.
order: (default: DESC) Use to show the post order. (values: DESC/ASC)
img: (default: true) Use to show the post image thumbnail. (values: true/false)
img_type: (default: sqr) Use to show the post image thumbnail shape. (values: sqr/circle)
excerpt: (default: false) Use to show the post excerpt content. (values: false/true)
cat: (default: true) Use to show the post category name. (values: true/false)
Full Shortcode :
[ccrp_mc pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]
Plugin Demo: http://www.codycave.com/Plugins/cc-recent-post/
