前言介紹
- 這款 WordPress 外掛「RSS King Pro」是 2013-09-24 上架。
- 目前有 20 個安裝啟用數。
- 上一次更新是 2014-07-03,距離現在已有 3958 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
rss | feed | items | links | rss feed |
內容簡介
—
追蹤@kingproplugins 的 Twitter、KingProPlugins 的 Facebook,或King Pro Plugins 的 Google+來隨時獲得最新資訊。
—
RSS King Pro讓您輕鬆地在網頁或文章中顯示 RSS 及其功能。此外,可選擇的各種選項讓您自由選擇頁面的設置。您可以選擇返回頁面上的項目數量,RSS 是否分頁,以及是否使用 AJAX 顯示分頁,讓用戶簡單地查看您提供的 RSS 資訊。
您可以通過在每個項目的 HTML 布局中使用變數來控制返回在頁面上的資訊及其顯示方式。特別設置了變數,以讓您選擇顯示項目所需的詳細信息。
您可以使用兩種方式攜帶RSS King Pro,即短碼或小工具。其具有相同的設置選項。
—
如果您有任何建議或要求插件添加某些功能,請在支援論壇中讓我知道。
如果您遇到任何問題,也請在支援論壇中告知我。
—
—
查看 King Pro Plugins 系列
選項
短碼選項
feedaddress
預設值- 'no feed' | 此欄位需輸入所需抓取的外部網址。如需列出多個,請用 '|' 分隔。
display
預設值- '5' | 要在輸出上列出的項目數。
order
預設值- 'desc' | 項目列表的排序方式。選項為 'desc'、'asc' 和 'none'。
dateformat
預設值- 'j F Y, g:i a' | 日期字符串格式。這可以輸入純文字。某些字符需要進行轉義(例如 '\P\o\s\t\e\d o\n \t\h\e jS \of F \i\n Y')。請參閱PHP 日期頁面以了解更多資訊。
target
預設值- '_self' | 連結的目標。標準選項包括 '_self'、'_blank'、'_parent' 和 '_top'。
titlelength
預設值- 'all' | 輸出標題的字數限制。如無限制,'all' 值為預設值。
descriptionlength
預設值- 'all' | 輸出描述的字數限制。如無限制,'all' 值為預設值。
contentlength
預設值- 'all' | 輸出內容的字數限制。如無限制,'all' 值為預設值。
readmorelink
預設值- false | 當縮短描述或內容時開啟 '閱讀更多' 連結。選項為 true 或 false。
readmoretext
預設值- '閱讀更多' | 在 '閱讀更多' 連結上顯示的文字。
renderhtml
預設值- false | 啟用描述/內容數據渲染 HTML。選項為 'true' 或 'false'。
format
預設值- '< ?= htmlspecialchars('##PUBDATE####LINK####DESCRIPTION##’); ?>' | 其他標籤外插入的 HTML 布局
原文外掛簡介
—
Stay up-to-date with the latest by following @kingproplugins on Twitter, KingProPlugins on Facebook or King Pro Plugins on Google+
—
RSS King Pro gives you the freedom to display a RSS feed or feeds onto your pages and posts with ease. The numerous options
available provides choice in how your feed displays on your pages. You can choose how many items are returned onto the page, whether the feed paginates and whether you
display those pages via AJAX giving your users a simple way to view the feed your providing.
You have control on the information from the feed that is returned on the page and how it is displayed by using variables within a HTML layout for each item.
Variables have been setup to give you choice in what details are shown for the items.
You can use RSS King Pro in two ways, either shortcode or widget. Both have the same settings available.
—
If you have any suggestions or would like to see a feature in the plugin, please let me know in the support forum.
Any issues you are having, I’d also love to know, so again, please let me know using the support forum.
—
—
Check out the King Pro Plugins range
Options
Shortcode Options
feedaddress
Default – ‘no feed’ | This field takes the external web address(es) of the feed you want to pull. To list multiple addresses, separate with ‘|’.
display
Default – ‘5’ | Number of items to list on output
order
Default – ‘desc’ | List order of items. Options are ‘desc’, ‘asc’ and ‘none’
dateformat
Default – ‘j F Y, g:i a’ | Date string format. This can take text, some characters will need to be escaped (eg ‘\P\o\s\t\e\d o\n \t\h\e jS \of F \i\n Y’). View PHP date page for more information.
target
Default – ‘_self’ | Target of the links. Standard options are ‘_self’, ‘_blank’, ‘_parent’ and ‘_top’.
titlelength
Default – ‘all’ | Numeric length of the output title. If no limit, ‘all’ is the value.
descriptionlength
Default – ‘all’ | Numeric length of the output description. If no limit, ‘all’ is the value.
contentlength
Default – ‘all’ | Numeric length of the output content. If no limit, ‘all’ is the value.
readmorelink
Default – false | Turns on the “ream more” link when shortening the description or content fields. Options are true or false
readmoretext
Default – ‘Read more’ | The text you would like on the “Read more” link
renderhtml
Default – false | Enable rendering of HTML from the description/content data. Options are true or false
format
Default – ‘’ | Format of the output items. Available variable below
class
Default – ” | Class attached to the list parent
timezone
Default – ‘UTC’ | Set timezone for the output. View PHP timezones for more information on options
paging
Default = true | Enable paging of the RSS. The ‘display’ option then becomes how many items per page. Options are true or false
pagingtype
Default = ‘paging’ | Choice of the type of paging output. Options are ‘paging’, ‘numbers’ or ‘both’
paginglocation
Default = ‘bottom’ | Choice of the location of the pagination output. Options are ‘bottom’, ‘top’ or ‘both’
ajax
Default – false | Enable AJAX loading. Instead of previous and next links for paging, this will display a ‘view more posts’ link which will allow the following page to load in underneath the existing list, and will continue to do so until the list is complete.
nextpagetext
Default – ‘Next Page’ | Text on the ‘next page’ link (only displays when paging is on, pagingtype is ‘paging’ or ‘both’ and ajax is off).
prevpagetext
Default – ‘Previous Page’ | Text on the ‘previous page’ link (only displays when paging is on, pagingtype is ‘paging’ or ‘both’ and ajax is off).
nextpageclass
Default – ‘rss_pagination_next’ | Class on the ‘next page’ link (only displays when paging is on, pagingtype is ‘paging’ or ‘both’ and ajax is off).
prevpageclass
Default – ‘rss_pagination_prev’ | Class on the ‘previous page’ link (only displays when paging is on, pagingtype is ‘paging’ or ‘both’ and ajax is off).
activeclass
Default – ‘rss_pagination_active’ | Class on the ‘active page’ link (only displays when paging is on, pagingtype is ‘numbers’ or ‘both’ and ajax is off).
Format Variables
You can control the output by defining what information is output in the format by using variables. These variables are defined by an uppercase word surrounded by hashes (2 hashes on either side). The available variables are:
* ##FEEDTITLE##
Outputs the title of the FEED the items are coming from.
* ##PUBDATE##
Outputs the date the item was posted. The date format controls the output of this.
* ##TITLE##
Outputs the TITLE of the item. There is no link to the original post on this (use ##LINK## for a title with link)
* ##LINK##
Outputs the TITLE of the item with a link to the original page.
* ##DESCRIPTION##
Outputs the excerpt of the item. This can be shortened further using the ‘descriptionlength’ option.
* ##CONTENT##
Outputs the content of the item. This can be shortened using the ‘contentlength’ option.
* ##CATEGORIES##
Outputs a list of attached categories of the item
* ##CATEGORY##
Outputs the first category of the item
* ##AUTHORS##
Outputs a list of attached authors of the item
* ##AUTHOR##
Outputs the first author of the item
* ##CONTRIBUTORS##
Outputs a list of attached contributors of the item
* ##CONTRIBUTOR##
Outputs the first contributor of the item
* ##COPYRIGHT##
Outputs any attached copyright text
* ##ENCLOSURE##
Outputs an attached image, if any
* ##GUID##
Outputs the unique ID for the item in the feed
* ##UNIQUEKEY##
Outputs the unique key for the item in the feed
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「RSS King Pro」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | 1.0.9 | trunk |
延伸相關外掛(你可能也想知道)
oAuth Twitter Feed for Developers 》一個符合 Twitter API 1.1 規範的 WordPress 外掛,為主題開發人員提供從 Twitter 使用者時間線取得物件陣列的功能。, 新的 Twitter API 需要您進行 oAuth 認...。
RSS for Yandex Turbo 》此外掛可自動在您的網站上建立新的 RSS 訂閱 (或多個訂閱),以完全符合雅虎 "Turbo" 的 技術要求。, 安裝後請務必檢查在 "設定 / 雅虎 Turbo" 中的插件設置。...。
GN Publisher: Google News Compatible RSS Feeds 》GN Publisher 是一個能製作符合Google News RSS Feed 技術要求並包含您的網站在Google News Publisher Center的外掛。, 這個外掛解決了使用 Google News Publ...。
Super RSS Reader – Add attractive RSS Feed Widget 》Super RSS Reader 外掛允許您以優美的方式在 widget 中顯示 RSS 訂閱。它有選項可以在單個 widget 中顯示多個 RSS 訂閱,並具有添加類似新聞滾動條的功能。完...。
RSS Includes Pages 》此外掛會修改 RSS 訂閱,以便訂閱中包含頁面 (Page) 並非僅有文章 (Post)。停用此外掛,就會還原 RSS 訂閱至預設模式。, 當您將 WordPress 用作內容管理系統 ...。
RSSImport 》這款外掛可使用 PHP、小工具或短代碼在您的部落格中顯示 RSS 資訊。此外掛僅使用 WordPress 標準功能,因此不需要外部庫。對於較舊版本的 WordPress,使用內...。
FeedWordPress 》, 作者:C. Johnson, 項目網址:http://feedwordpress.radgeek.com/, 授權:遵循 GPL 2 進行授權。有關版權信息的詳細說明請參閱下文的授權。, , FeedWordPre...。
Easy Twitter Feed Widget Plugin 》Easy Twitter Feed Widget 外掛使用 Twitter Widget,不需建立 API 即可在 WordPress 網站上顯示推文,不需要建立 Twitter 應用程式。該外掛提供方便的介面,...。
WP Telegram Widget and Join Link 》p>使用簡單的短代碼,在 WordPress Widget 或任何地方顯示 Telegram 公開頻道或群組的動態線。, 卓越的支援, 參加聊天室, 我們在 Telegram 上設有一個公開小...。
Twitter Widget Pro 》這是一個小工具,能夠正確地處理 Twitter 資訊,包括將 @username、#hashtag 和網址解析成連結。它支援顯示個人資料照片,並且允許您控制是否顯示推文的時間...。
RSS for Yandex Zen 》這個外掛將自動在您的網站上創建符合 Yandex 的技術要求 的新 RSS Feed,提供給 Yandex Zen 服務使用。, 安裝外掛後,請務必檢查 “Yandex Zen 設置 ...。
Send Images to RSS 》Send Images to RSS 可以縮小您 RSS 資料中的圖片,以合適的尺寸呈現在 Email 上,讓更多人能夠在 Email 中看到您的內容。即使螢幕大小、螢幕呈現質量、圖片...。
Podcast Importer SecondLine 》使用 Podcast Importer SecondLine 外掛,自動同步播客 RSS 供稿到 WordPress 網站。此外掛容易將播客匯入 WordPress,可將播客匯入常規 WordPress 文章或自...。
Kebo Twitter Feed 》Kebo Twitter Feed 是一個方便且易用的外掛,讓您可以輕鬆地將 Twitter 資訊加入您的網站中。只需使用幾個點擊即可開始,無需設置自己的 Twitter App。使用提...。
Category Specific RSS feed Subscription 》這個 WordPress 外掛允許您為您的網站訪客提供多個 RSS 訂閱選項的菜單,除了您正常的 RSS 訂閱選項之外。, 如果您的網站涵蓋多個主題,那麼當您更新不是他們...。