=== Countries FunFacts === Contributors: nizamani5 Tags: shortcode, funfacts Tested up to: 6.8 Stable tag: 1.0.2 License: GPL License URI: http://www.gnu.org/licenses/gpl-2.0.html You can add shortcodes defined in this plugin and they will either display a random country or random country name. Depending on shortcode used == Description == This plugin will simply display a random funfact about a country, you can choose to display both name of country and it's funfact or just funcfact of the country without country name == Installation == 1. Upload the 'countries-funfacts' directory to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Then whereever you want a random funfact about a country to appear you may add shortcode [countryff-funfact] 4. If you also want to display name of the country and then funfact you can use two shortcodes: for country name [countryff-name] and for country funfact [countryff-funfact] == Changelog == = 1.0.0 = * Initial release.