[WordPress] 外掛分享: RSS Feeds News Blocks

WordPress 外掛 RSS Feeds News Blocks 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「RSS Feeds News Blocks」是 2016-11-13 上架。
  • 目前有 100 個安裝啟用數。
  • 上一次更新是 2017-03-28,距離現在已有 2958 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.7 以上版本才可以安裝。
  • 有 5 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

onigetoc |

外掛標籤

rss | rss feed | rss plugin | rss aggregator | wp rss retriever |

內容簡介

這個外掛可以取得一個或多個 RSS 資料來源,並使用短碼在列印出來的欄位區塊清單中顯示它們。

特點:

取得任何你想要的 RSS 來源
使用短碼在任何你想要的地方顯示 RSS 來源,包括文字小工具
控制是否顯示完整的 RSS 資料內容或僅顯示摘要
控制摘要中顯示的字符數
控制是否有「閱讀更多」連結
控制連結是否在新視窗中開啟
簡單、輕量且快速
易於設置
設置緩存時間(以秒為單位)
控制項目的順序
響應式支援移動裝置和平板電腦。可選擇 1 至 6 列的寬度
可供翻譯(英語、法語)。請在此處分享您自己的翻譯
以酷炫的橙色圓點在每個具有當天新項目的右側顯示該天的新項目

專業版

展示更多或展示更少的項目,並使用 Popurl 連結
取得縮圖或第一張圖片
控制縮圖大小
使用 + / - 擴大和縮小按鈕顯示/隱藏描述
查找和展示 RSS 網站圖示和圖標

實時示範:

Altnews.top 是使用 RSS Feeds News Blocks 專業版外掛 (RFNB) 創建的:AltNews.top

專業版 Newspaper (Huffington post 風格):AltNews.top *短碼 newspaper=”1″*

專業版示範影片

範例:
[newsblocks url="https://fr.sputniknews.com/export/rss2/archive/index.xml,http://feeds.feedburner.com/elise/simplyrecipes,http://feeds.feedburner.com/boingboing/ibag,feeds.bbci.co.uk/sport/0/football/rss.xml,http://feeds.feedburner.com/readwriteweb,http://feeds.reuters.com/reuters/topNews" items="10" excerpt="50" new_window="true" cache="10800" source="true" columns="3"]

屬性:

url – 你希望從中取得 RSS 資料的網址。要使用多個網址,只需要在它們之間使用逗號。
items – 你希望從該餵入中取得的項目數(預設值為 10)
orderby – 按日期或相反日期(date 或 date_reverse)排列項目
title – 是否顯示標題(是或否,預設為是)
excerpt – 你希望顯示每個項目的字數(預設為 0 或無限大,使用「none」可以移除摘要)
read_more – 是否顯示「閱讀更多」連結(是或否,預設為是)
new_window – 是否在新視窗中開啟標題連結和「閱讀更多」連結(是或否,預設為是)
source – 是否顯示來源(是或否,預設為是)
date – 是否顯示發布日期(是或否,預設為是)
cache – 你希望該餵入將結果快取多長時間(以秒為單位,預設值為 43200 (12 小時))。第一次加載時速度會很慢,但它將根據你設置的時間進行快取
merge – 默認情況下,將所有 RSS Feeds 合併顯示(是或否,預設為否)
blocktitle – 在餵入開頭使用此自訂標題,例如:新聞報導

專業版

tooltip – 顯示類似 Popurls、Alltop、Netvibes 的描述工具提示(是或否,預設為否)
max_items – 使用此選項來展示更多項目的鏈結。例如:items=”10″ max_ite

原文外掛簡介

This plugin fetchs RSS feed, or multiple feeds, and displays them in columns blocks list using shortcode.

Features:

Fetch as many RSS feeds as you want
Display the RSS feed wherever you want using shortcode, including text widgets
Control whether to display the entire RSS feeds content or just an excerpt
Control how many words display in the excerpt
Control whether it has a Read more link or not
Control whether links open in a new window or not
Simple, lightweight, and fast
Easy to setup
Set cache time (in seconds)
Control order of items
Responsive for mobiles and tablets. Choose between 1 to 6 columns width
Translation ready (Anglish, Français). Please share your own translation here
Show NEW items of the day with a cool orange dot at the right of each daily NEW items

PRO version

Show more or show less items link Popurl
Fetch thumbnail or first image
Control thumbnail’s size
Show/Hide descriptions with the +/- Minimize and Maximize button
Find and show RSS Favicons and Icons

Live Demo:
Altnews.top was created with the RSS Feeds News Blocks pro version plugin (RFNB) : AltNews.top
Pro version Newspaper (Huffington post style): AltNews.top *shortcode newspaper=”1″*
Demo Video Pro version

Example:
[newsblocks url="https://fr.sputniknews.com/export/rss2/archive/index.xml,http://feeds.feedburner.com/elise/simplyrecipes,http://feeds.feedburner.com/boingboing/ibag,feeds.bbci.co.uk/sport/0/football/rss.xml,http://feeds.feedburner.com/readwriteweb,http://feeds.reuters.com/reuters/topNews" items="10" excerpt="50" new_window="true" cache="10800" source="true" columns="3"]

Properties:

url – The url of the feed you wish to fetch from. For multiple urls simply use a comma between them.
items – Number of items from the feed you wish to fetch (Default is 10)
orderby – Order the items by date or reverse date (date or date_reverse)
title – Whether to display the title or not (true or false, defaults is true)
excerpt – How many words you want to display for each item (Default is 0 or infinite, use ‘none’ to remove the excerpt)
read_more – Whether to display a read more link or not (true or false, defaults is true)
new_window – Whether to open the title link and read more link in a new window (true or false, defaults is true)
source – Whether to display the source or not (true or false, defaults is true)
date – Whether to display the publish date or not (true or false, defaults i true)
cache – How long you want the feed to cache the results in seconds (Default is 43200, (12 hours)). The first loading will be slow but it will be cached for the time you setup
merge – merge all RSS Feeds in show feed by date by default (true or false, defaults is false)
blocktitle – use this to enter your own title at the beginning of the feed like: News Press

PRO version

tooltip – Show description in tooltip like Popurls, Alltop, Netvibes (true or false, defaults is false)
max_items – Use this options for the show more items link. EX: items=”10″ max_items=”15″ It will show 10 items and will reveal 5 more items when the user will click ↓ Show more.
thumbnail – Whether or not you want to display a thumbnail, and if so, what size you want it to be(true or false, defaults is true. Inserting a number will change the size, default is 150)
newspaper – Choose between News papers styles (1 or 2) Huffington style Demo | Huffington Merged style Demo | Drudge Repport Demo
splash – Splash news on top. Give a Unique name / ID in this options to show the right Splash News on top of all Newsfeeds block. First news appear on top with a big title and big image like the Huffington Post or Drudge Repport (true or false, defaults is false) In merge mode option, You should add the splash option only to the first feeds inside the [newsblocks-merge] shortcode (see below)
imgtop – Show image before or after title, if true, the image will be before the feed item title (true or false, defaults is false)
lazyload – Use RSS Feeds News blocks with a lazy load plugin like Lazy Load XT (the best one to me) (true or false, defaults is false) Or use any lazy load plugin who use the data-src tag to work with RFNB like data-src=”img/image.jpg”

PRO version NewsPapers styles

Use [newsblocks-merge][/newsblocks-merge] To wrap multiple newsblocks in the NewsPapers styles.

PRO version NewsPapers Example:
[newsblocks-merge]
[newsblocks url="http://feeds.feedburner.com/breitbart,http://tempsreel.nouvelobs.com/rss.xml,http://www.veteranstoday.com/feed/,https://sputniknews.com/export/rss2/archive/index.xml,https://www.rt.com/rss/,http://www.lifezette.com/feed/,http://rss.radio-canada.ca/fils/nouvelles/nouvelles.xml,https://conservativedailypost.com/feed/" items="10" max_items="15" excerpt="22" new_window="true" thumbnail="true" cache="10800" source="false" columns="3" newspaper="1" merge="true" blocktitle="Alternative news" splash="latest"]
[newsblocks url="https://feeds.feedburner.com/zerohedge/feed,http://www.independent.co.uk,http://russia-insider.com/en/taxonomy/term/191/all/feed/,http://wearechange.org/feed/,http://theantimedia.org/feed/" items="10" max_items="15" excerpt="22" new_window="true" thumbnail="true" cache="10800" source="false" columns="3" newspaper="1" merge="true" blocktitle="politic"]
[newsblocks url="http://feeds.feedburner.com/wmexperts,https://www.cnet.com/rss/news/,http://feeds.gawker.com/lifehacker/full,https://www.smashingmagazine.com/feed/,http://www.androidpolice.com/feed/" items="10" max_items="15" excerpt="22" new_window="true" thumbnail="true" cache="10800" source="false" columns="3" newspaper="1" merge="true" blocktitle="technology"]
[/newsblocks-merge]

You can choose between newspaper=”1″ and newspaper=”2″ styles
In merge mode, since all RSS are mixed/merged, it’s preferable to add the blocktitle option to give this block/column a title like: blocktitle=”technology”
Give the right numbers of columns according to the numbers of newsblocks inside the shortcode columns option. If you have 3 newsblocks shortcode inside the [newsblocks-merge] shortcode, write: columns=”3″. It help News RSS Feeds Blocks to put the right numbers of columns for the CSS and a good looking NewsPapers style.

You do not need to use the [newsblocks-merge] shortcode around the [newsblock] shortcode if you are using the merge options with only one columns and just one block: columns=”1″ OR if you do not use the newspaper option.

Please post any issues under the support tab. If you use and like this plugin, please don’t forget to rate it! Additionally, if you would like to see more features for the plugin, please let me know.
RSS Feeds News block

Show feed description
Aggregate multiple feeds into one list
Show full feed if data content exist in the RSS Feed
With the text widget you can add RSS Feeds to widgets
More info and help here: : ScriptsMashup

Pro version: Go to RSS Feeds News Block pro:

Show Youtube channel, Youtube user video, find and play Vimeo video
Work with Podcast XML / RSS feeds and play audio mp3, mp4 files with the mp3 player
Show images
Hide RSS broken image
Display the RSS feed title and show description and image on hover like Popurls, Alltop, Netvibes ,Theweblist
PLUS buttons to show or hide the descriptions and images with a beautifull animation
Find and play Youtube video, mp4, .ogg and many others HTML5 videos in enclosure or in the description
Find and play Audio files, mps, .ogg and many others audio files in enclosure or in the description
Use the HTML5 Video player PLYR
Find medias in enclosure and feed description and play Youtube Videos, MP4 Videos, MP3 podcast with the MP3 player and Video Player.

Find and show RSS Favicons and Icons. Cache the Favicons url for faster loading
[newsblocks url=”https://fr.sputniknews.com/export/rss2/archive/index.xml,http://feeds.feedburner.com/elise/simplyrecipes,http://feeds.feedburner.com/boingboing/ibag,feeds.bbci.co.uk/sport/0/football/rss.xml,http://feeds.feedburner.com/readwriteweb,http://feeds.reuters.com/reuters/topNews” items=”5″ max_items=”10″ excerpt=”50″ new_window=”true” thumbnail=”70″ cache=”10800″ source=”true” columns=”3″ tooltip=”true”]

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「RSS Feeds News Blocks」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.1 | 1.2 | 1.3 | 1.4 | trunk |

延伸相關外掛(你可能也想知道)

  • WebSub (FKA. PubSubHubbub) 》這個外掛是讓使用者即時知道你的部落格有更新的簡單方式。它採用了廣泛被使用於 Google Alerts 和許多其他服務的 PubSubHubbub/WebSub 技術。訂閱請求經由中...。
  • RSS Importer 》從 RSS 訂閱中匯入文章。。
  • RSS for Yandex Turbo 》此外掛可自動在您的網站上建立新的 RSS 訂閱 (或多個訂閱),以完全符合雅虎 "Turbo" 的 技術要求。, 安裝後請務必檢查在 "設定 / 雅虎 Turbo" 中的插件設置。...。
  • Disable Feeds 》這個外掛可以禁用你的網站所提供的所有RSS/Atom/RDF格式,若你使用 WordPress 純粹作為內容管理系統(而非部落格),這將非常有用。所有對於這些格式的需求都...。
  • GN Publisher: Google News Compatible RSS Feeds 》GN Publisher 是一個能製作符合Google News RSS Feed 技術要求並包含您的網站在Google News Publisher Center的外掛。, 這個外掛解決了使用 Google News Publ...。
  • WPeMatico RSS Feed Fetcher 》WPeMatico 是一個非常易於使用的自動博客外掛。它通過您選擇的 RSS/Atom 和 XML 提供源信息進行連接,並將您的文章自動發布。, 這個外掛為您提供了一個美觀的...。
  • 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...。
  • Yoast Breadcrumbs 》這個外掛可以輕鬆地在你的模板中添加面包屑。如果你正在使用其中一個支援的 WordPress 框架,只需要啟用這個外掛,並勾選「嘗試自動添加」框即可。如果你沒有...。
  • RSS for Yandex Zen 》這個外掛將自動在您的網站上創建符合 Yandex 的技術要求 的新 RSS Feed,提供給 Yandex Zen 服務使用。, 安裝外掛後,請務必檢查 “Yandex Zen 設置 ...。
  • Podlove Podcast Publisher 》我們開發了 Podlove Podcast Publisher 外掛,因為現有的解決方案過時、複雜且難以操作。此外掛可以幫您節省時間,減少煩惱,並為您的聽眾提供尖端的聆聽體驗...。
  • Disable Feeds WP 》總結:Disable Feeds WP 是一個 WordPress 外掛,可停用網站/部落格上的所有 RSS/Atom/RDF WordPress 饋送。若您純粹將 WordPress 用作內容管理系統(而非部...。
  • Send Images to RSS 》Send Images to RSS 可以縮小您 RSS 資料中的圖片,以合適的尺寸呈現在 Email 上,讓更多人能夠在 Email 中看到您的內容。即使螢幕大小、螢幕呈現質量、圖片...。

文章
Filter
Apply Filters
Mastodon