plugin-icon

GE RSS Reader Widgets

제작자: kwisatz·
This plug-in was forked from Aakash Chakravarthy's Super-RSS-Reader after it had not been updated for more than two years.
등급
5/5
버전
3.1
활성화된 설치 항목
100
최근 업데이트일
Dec 30, 2015

GE RSS-Reader Widgets is jQuery based RSS reader widget, which displays the RSS feeds in the widget in an attractive way. It uses the jQuery easy ticker plugin to add a news ticker like effect to the RSS feeds. Multiple RSS feeds can be added for a single widget and they get separated in tabs.

The plug-in is fully customizable with external styles and with some inbuilt color styles. It acts as a perfect replacement for the default RSS widget in WordPress.

New features in v3.1

New features in v3.0

  • Added option to set date format
  • Added option to determine whether to place meta information above or below the individual items

기능

  • jQuery news ticker like effect to the RSS feeds (can turn off or on)
  • Tabs support, if multiple RSS feeds are added in a single widget.
  • (NEW) Displays thumbnail to the feed items if available.
  • Customizable with Inbuilt color styles and with external CSS styles.
  • (NEW) Customizable ticker speed.
  • Add multiple RSS feeds in a page with a ticker effect.
  • Supports RSS or atom feed.
  • Can strip title and description text of the feed item.
  • Can tweak the widget to change the no of visible feed items and more…
  • The jQuery ticker effect is by the jQuery easy ticker plugin

Available Filters

srr_item_properties

This filter allows you to filter individual item’s properties (author, title, description), before they get passed to the print function. To see which properties are passed to the filter function, simply var_dump() the contents of $item_properties. To use it, you could use code similar to this:

`php

add_filter(‘srr_item_properties’, function ($item_properties) { $item_properties[‘title’] = strtolower($item_properties[‘title’]); return $item_properties; }, 10, 1); `

리소스

크레디트

  • RSS feed reading engine is the inbuilt WordPress’s engine
  • The news ticker effect is powered by the jQuery Easy ticker plugin
  • Default colour styles are by Aakash Chakravarthy.
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.