=== Country Flags Info Widget ===
Contributors: sierramike
Tags: country, countries, flags, widget
Requires at least: 3.0
Tested up to: 4.2.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enables a widget in which you can display a list of country with flags, names and misc information.

== Description ==

This plugin allows you to display a widget containing a list of countries with a flag, a country name and misc information. You can choose if you want to display the country names or not.

It can be used to display scores, sport results, registrations, people participating in an event and much more. 

You can edit smcfi.css file to adjust width of elements, or override css classes smcfi-name and smcfi-misc.

Flags are 64x64 pixel sized to be ready for retina displays.

It is forked from jimmywb excellent plugin 'Simple Link List' and behaves the same.

== Installation ==

1. Upload the zipfile to the `/wp-content/plugins/` directory
2. Extract and remove it
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Drag the new widget to desired sidebar, choose a title (or not) for the widget and set the countries list.

== Screenshots ==

1. Admin side of things.
2. Sample rendering.

== Changelog ==

= 1.0 =
* Initial release