Description
Creates a widget highlighting a people group unreached with the Gospel of Christ. Data is provided by The Joshua Project.
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 remove-t1k-jp-unreached-people-styles() {
return false;
}
add_filter( 't1k-jp-unreached-people-styles', 'remove-t1k-jp-unreached-people-styles' );
Installation
- Upload the
/joshua-project-daily-unreached/folder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit Appearance -> Widgets in the admin and place the widget in a sidebar
Reviews
There are no reviews for this plugin.
Contributors & Developers
“The Joshua Project, Daily Unreached People Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “The Joshua Project, Daily Unreached People Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release

