Plugin info

Total downloads: 1,678
Active installs: 10
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 4/25/2014 (4268 days ago)
Added to WordPress: 4/10/2014 (11 years old)
Minimum WordPress version: 3.6
Tested up to WordPress version: 3.9.40
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4268 days ago • 1 reviews

22/100

Is GitHub API abandoned?

Possibly abandoned (last update 4268 days ago).

Compatibility

Requires WordPress: 3.6
Tested up to: 3.9.40
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Mailgun for WordPress
Rating 3.8/5 (48 reviews)Active installs 80,000
WordPress Force HTTPS
Rating 4.8/5 (27 reviews)Active installs 10,000
Remove HTTP: Fix Mixed Content Warning
Rating 4.6/5 (20 reviews)Active installs 4,000
WP Cron HTTP Auth
Rating 5.0/5 (15 reviews)Active installs 1,000
Lucas String Replace
Rating 4.7/5 (12 reviews)Active installs 1,000
WP HTTP Compression
Rating 2.3/5 (8 reviews)Active installs 1,000

Description

This plugin doesn’t contain any feature (widget or shortcode) that you can use directly once the plugin is activated. This
plugin contains API to help you in making a call to GitHub API resources. There’s includes/tools.php file that show
you how to use the API from this plugin to make a call to various GitHub resources (for instance to get repository information).

Development of this plugin is done on GitHub. Pull requests are always welcome.

If you’re looking for widget or shortcode you can try following plugins (which depend on GitHub API plugin):

Installation

  1. Upload GitHub API plugin to your blog’s wp-content/plugins/ directory and activate.
  2. There’s Settings > GitHub API to view setting of the plugin.
  3. There’s Tools > GitHub API to test a call on GitHub resources.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Settings page

    Settings page

  2. Tools page

    Tools page

  3. Tool as an example to search repositories

    Tool as an example to search repositories

  4. Tool as an example to render weekly commit count into a bar chart

    Tool as an example to render weekly commit count into a bar chart

Changelog

0.4.0

  • Supports pagination

0.3.0

  • Moves CSS/JS into assets directory
  • Register ‘gh-d3’ and ‘gh-octicons’

0.2.0

Provides github_api_init hook

0.1.0

Initial release