Skip to content

Creates a WordPress widget highlighting a people group unreached with the Gospel of Christ.

Notifications You must be signed in to change notification settings

topher1kenobe/joshua-project-daily-unreached

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Joshua Project, Daily Unreached People Widget

Creates a widget highlighting a people group unreached with the Gospel of Christ.

Contributors: topher1kenobe
Tags: widget
Requires at least: 3.0
Tested up to: 5.2
Stable tag: 1.0
License: GPLv2 or later

Description

Creates a widget highlighting a people group unreached with the Gospel of Christ. Data is provided by The Joshua Project.

Installation

  1. Upload the /joshua-project-daily-unreached/ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Visit Appearance -> Widgets in the admin and place the widget in a sidebar

Screenshots

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' );

Changelog

1.0

  • Initial release

About

Creates a WordPress widget highlighting a people group unreached with the Gospel of Christ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages