
內容簡介
注意事項
此外掛已不再支援,請使用 Recent posts widget Extended 取代。
此外掛提供更彈性和進階的隨機文章列表功能。您可以透過縮略圖、摘要和文章日期的 shortcode 或小工具來顯示隨機文章列表。您也可以從所有、特定或多個分類法 或特定或多個標籤中顯示該列表。
功能包括
讓您設置標題連結網址。
顯示自定義尺寸和對齊方式的縮略圖。
顯示自訂長度的摘要。
從所有、特定或多個類別中顯示文章。
從所有、特定或多個標籤中顯示文章。
從所有、特定或多個分類法中顯示文章。
顯示文章日期。
顯示文章修改日期。
選擇文章類型。
選擇發布狀態。
讓您為各個小工具設置自訂 CSS 樣式。
在隨機文章前後加入自定義 HTML 或文字。
支援多個小工具。
支援作者
購買或下載我的WordPress 佈景主題。
購買我的服務。
試用其他由我開發的WordPress 外掛。
在 Github 上貢獻。
簡碼說明
以下為簡碼選項說明:
基本簡碼
[arpw]
顯示 10 篇隨機文章
[arpw limit="10"]
顯示縮略圖並設置尺寸
[arpw thumbnail="true" thumbnail_size="arpw-thumbnail"]
依據分類法 ID 來顯示文章
[arpw thumbnail="true" cat="10"]
顯示 portfolio 文章類型
[arpw post_type="portfolio"]
以下為完整的預設簡碼參數清單:
title=""
offset=""
limit="5"
post_type="post"
post_status="publish"
ignore_sticky="1"
taxonomy=""
cat=""
tag=""
thumbnail="false"
thumbnail_size="arpw-thumbnail"
thumbnail_align="left"
excerpt="false"
excerpt_length="10"
date="false"
date_modified="false"
date_relative="false"
css_class=""
before=""
after=""
外掛標籤
開發者團隊
② 後台搜尋「Advanced Random Posts Widget」→ 直接安裝(推薦)
原文外掛簡介
Notice
This plugin is no longer supported, please use Recent posts widget Extended instead.
This plugin will enable a custom, flexible and advanced random posts. It allows you to display a list of random posts via shortcode or widget with thumbnail, excerpt and post date, also you can display it from all or specific or multiple taxonomy.
Features Include
Allow you to set title url.
Display thumbnails, with customizable size and alignment.
Display excerpt, with customizable length.
Display from all, specific or multiple category.
Display from all, specific or multiple tag.
Display from all, specific or multiple taxonomy.
Display post date.
Display post modified date.
Post types.
Post status.
Allow you to set custom css class per widget.
Add custom html or text before and/or after random posts.
Multiple widgets.
Support Me
Purchase or download my WordPress themes.
Purchase my Services.
Try another WordPress plugin from me.
Contribute on Github.
Shorcode Explanation
Explanation of shortcode options:
Basic shortcode
[arpw]
Display 10 random posts
[arpw limit="10"]
Display with thumbnail and set the size
[arpw thumbnail="true" thumbnail_size="arpw-thumbnail"]
Display posts based on category by id
[arpw thumbnail="true" cat="10"]
Display portfolio post type
[arpw post_type="portfolio"]
Here’s the full default shortcode arguments
title=""
offset=""
limit="5"
post_type="post"
post_status="publish"
ignore_sticky="1"
taxonomy=""
cat=""
tag=""
thumbnail="false"
thumbnail_size="arpw-thumbnail"
thumbnail_align="left"
excerpt="false"
excerpt_length="10"
date="false"
date_modified="false"
date_relative="false"
css_class=""
before=""
after=""
