This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

YARSS – Yet Another RSS plugin

वर्णन

YARSS – Yet Another RSS plugin
A simple plugin to show up RSS feeds in your posts and pages using a shortcode and show feeds in the sidebar.
Shortcode: [yarss url="url/to/rss" bbcode="true" items="5" summary="true" date="true"]

Usage

This was built considering for everyone to be able to use no matter the WordPress experience, so it’s very easy:

  • Install the plugin through the Install Plugins interface or by uploading the yarss folder to your /wp-content/plugins/ directory.
  • Activate the YARSS plugin.
  • For posts and pages, use the shortcode
  • Navigate to Design > Widgets to add the YARSS widget

Example of Usage

to be defined

Localization

Available in English, German
Want to contribute with a translation to your language? Please contact us at alex.jungwirth@gmail.com
http://www.webdesign-manching.de

स्क्रीनशॉट

  • The way it looks in a post

स्थापना

  1. Upload yarss folder to your /wp-content/plugins/ directory.
  2. Activate the plugin from Admin > Plugins menu.
  3. Once activated you can use the shortcode [yarss url=”url/to/rss” bbcode=”true” items=”5″ summary=”true” date=”true”] in your posts and pages
  4. Navigate to Design > Widgets to add the YARSS widget

नेहमी विचारले जाणारे प्रश्न

Feel free to contact me at alex.jungwirth [at] gmail dot com

I have no PHP knowledge at all, i will still be able to use this plugin?

Absolutely you can! Unlike many other plugins, you don’t have to do any code changes to make this plugin work.

I don’t like the way it is displayed. Where can I change it?

You have to add some CSS changes in your theme style sheet.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“YARSS – Yet Another RSS plugin” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “YARSS – Yet Another RSS plugin” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.1.2

  • Fix: added missing closing tag for

<

ul>

1.1.1

  • Fix: widget – starting position of carousel

1.1.

  • new Feature for widget: max. height for the widget, feeds will rotate with carousel
  • new Feature for widget: only show first 2 lines of the feed

1.0.

  • Fix: readme.txt wrong plugin title

0.9.

  • Initial Release