Adds a widget to twitter which can serve an RSS feed from Twitter in a privacy friendly and still good-locking way
Go to file
mxmehl 00188758ee better defaults 2016-10-14 14:21:12 +02:00
img initial commit 2016-09-07 20:59:59 +02:00
includes initial commit 2016-09-07 20:59:59 +02:00
js initial commit 2016-09-07 20:59:59 +02:00
lang initial commit 2016-09-07 20:59:59 +02:00
better-twitter-widget.php better defaults 2016-10-14 14:21:12 +02:00
readme.txt update readme 2016-09-07 21:01:07 +02:00

readme.txt

=== Better RSS Widget - Twitter Version ===
Contributors: Max Mehl
Tags: rss, link, list, target, feed, syndicate, shortcode, posts, page, twitter
Requires at least: 2.5
Tested up to: 4.5.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enhanced version of GrandSlamberts Better RSS Widget that specifically supports generated RSS feeds from Twitter (generated by a service like "Rss Bridge")

== Description ==

Enhanced version of GrandSlamberts Better RSS Widget that specifically supports generated RSS feeds from Twitter (generated by a service like "Rss Bridge")

= Usage Notice =

This plugin does not, and cannot replace the existing RSS Widget. Once you install, activate, and configure this plugin you must go to your Widgets page and either replace existing RSS widgets with the new widget, or add new Better RSS Widgets.

= Features =

* Add title or post tags to the feed URL in the shortcode.
* Excerpt length can be set in both the widget and the shortcode.
* Limit the number of characters to display for the title of the post.
* Add text or html before the list of posts on widgets.
* Shortcode to allow embedding RSS feeds into posts and pages.
* Choose whether to cache the RSS feed and set the cache duration per feed, defaults to 3600 seconds (1 hour).
* Option to display the post time.
* Allows multiple widgets each with different settings.
* Adds the link target to both the RSS Title and all articles.
* Default settings screen allows you to decide what defaults will appear when adding a new widget.

= Languages =

This plugin includes the following translations. Translations listed with no translator were created by the plugin developer using Google Translate. If you can improve these, you can get your name listed here!

* English
* Spanish
* Italian
* German
* French

== Installation ==

1. Upload `better-twitter-widget` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the defaults on the options menu screen.
4. Add new "Better Twitter Widget" or replace existing "RSS" widgets to use the new settings.