10+
May 13, 2019
October 6, 2014
Creates a widget highlighting a people group unreached with the Gospel of Christ. Data is provided by The Joshua Project.
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' );
/joshua-project-daily-unreached/ folder to the /wp-content/plugins/ directoryNo FAQ provided.