=== Pray for the Nations ===
Contributors: andy_moyle
Donate link: https://pay.sumup.io/b2c/QEEPP89C
Tags: prayer, nations, CIA Factbook
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.5
Requires PHP: 7.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create shortcode of countries to pray for with up to date information from the CIA World Factbook and Operation World links.

== Description ==
Create shortcode of countries to pray for with up to date information from the CIA World Factbook and Operation World links.
This plugin retreives demographic data from the CIA World Factbook via https://github.com/factbook/factbook.json. That data is updated when a country's details are displayed in the admin area if older than 7 days old. For performance the shortcode uses current stored data.
This plugin provides outbound links for countries to the Operation World website and Amazon for the Operation World book

== Changelog ==
= 1.0.5 =
* Updated tested to WordPress v 6.6
= 1.0.4 =
* Affiliate links declared
= 1.0.3 =
* Further sanitization
= 1.0.2 =
* Improved sanitization and escaping of data
= 1.0.1 =
* Outbound links goto new tab.
= 1.0.0 =
* Initial Release