=== Plugin Name === Contributors: Donate link: - Tags: Widget, Arabic, Aljazeera Headlines, RSS, News, Feed, Aljazeera, Aljazeera.net Requires at least: 3.2 Tested up to: 4.4.2 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Fetch Arabic RSS feed from aljazeera.net and displays it in a widget == Description == "Aljazeera RSS" is a simple widget plugin that fetches the latest Arabic RSS news from aljazeera.net. The plugin creates a widget to place in any "widget area" in your site. It has a variable width and height and should be very flexible with your layout. Features: * Show or hide the description of each news item * Choose number of news items to show * Show or hide aljazeera logo and link * The time of the item (in GMT) is displayed when you hover over the title * News are cached for 10 minutes to decrease the load on your web server **Note**:This is an *UNOFFICIAL* plugin and there is no relation between the developer and Aljazeera news channel If you want to change the widget style, add your style to the "custom.css" file in the plugin directory "/wp-content/plugins/aljazeera_rss/". If you experience any problems please contact me, I will be glad to help. Any suggestions are most welcome. Github for this plugin: [Aljazeers-RSS](http://github.com/ahmedessamdev/Aljazeera-RSS) == Installation == 1. Download the zip file "aljazeera_rss.zip" 2. In wordpress admin panel go to "plugins->Add new" then click on "Upload Plugin" 3. Choose the downloaded zip file and upload 4. Activate the plugin through the 'Plugins' menu in WordPress 5. Go to "Appearance->widgets" and you should find "Aljazeera RSS" there 6. Drag it to any "widget area" on the right and adjust the options == Frequently Asked Questions == = How do I change the history format or time zone? = The history format is taken from wordpress. If you change the wordpress history format setting it will change accordingly. The time zone is GMT taken from the RSS feed. = Is there an English version for Aljazeera English? = No, currently there is only an Arabic version = How do I change the colors of the widget? = You will have to do this manually, put your custom css rules in the "custom.css" file located at the plugin folder "/wp-content/plugins/aljazeera_rss/" .This file is loaded after the plugin style so it will overwrite the default style == Screenshots == 1. The widget with 5 items and no description 2. The widget with 3 items, description and without aljazeera logo 3. The widget in admin area == Changelog == = 1.1 = * Updated the code to work with WorPress 4.4.2 = 1.0 = * First public release == Upgrade Notice == Upgrade won't change any options in the widget, just updated to the lastest WordPress.