This plugin is outdated and might not be supported anymore
The Joshua Project, Nation Info

The Joshua Project, Nation Info

By Topher
Details
View on WordPress

This plugin provides a widget to render data take from The Joshia Project about a specific country, chosen by the site admin. The admin can choose from these bits of data to render in the widget:

  • Flag
  • Population
  • Unreached Percentage
  • People Groups
  • Unreached People Groups
  • Primary Language
  • Primary Religion
  • Percent Evangelical

Usage

Some basic CSS is included. If you’d like to turn it off, drop this code into your theme functions.php file or a plugin of your choosing.

function t1k-jp-country-data-styles-remove() {
    return false;
}
add_filter( 't1k-jp-country-data-styles', 't1k-jp-country-data-styles-remove' );

Details

Plugin code:
the-joshua-project-nation-info
Plugin version:
1.0
Author:
Outdated:
Yes
WP version:
3.0 or higher
PHP version:
or higher
Test up to WP version:
5.2.21
Total installations:
10
Last updated:
2019-05-13
Rating:
Times rated:
0
widget