內容簡介
在任何頁面上新增最新部落格文章列表。
透過簡單的短代碼,您可以在任何頁面或文章中放置最新消息(或其他部落格分類)的列表。
這是一個簡單的外掛,基於 Sachethan G Reddy 提出的查詢,可以從任何給定的分類中提取最新文章的標題。
文件
在頁面或文章的任何位置使用以下短代碼,依照下面的示例進行更改:
[utech_latest_posts category=’news’]
將此示例中的 news 字詞替換為您想要使用的分類。
[utech_latest_posts category='news' limit=10]
此示例將結果的數量限制為10,而不是預設值5條目。
設定
無
外掛標籤
開發者團隊
原文外掛簡介
Add a list of your latest blog entries on any page.
With simple shortcode you can place a list of your latest news (or other blog category) on any page or post.
This is a simple plugin based on a query by Sachethan G Reddy that fetches the latest posts titles from any given category.
Documentation
Use the following shortcode anywhere on your page or post following the examples below:
[utech_latest_posts category=’news’]
replace the word news in this example with the category that you would like to use.
[utech_latest_posts category='news' limit=10]
this example limits the number of results to 10 instead of the default which is 5 entries
Settings
none
