Plugin info

Total downloads: 1,580
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 9/15/2018 (2663 days ago)
Added to WordPress: 7/14/2016 (9 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 4.9.28
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2663 days ago

20/100

Is GitHub Repository Shortcode abandoned?

Possibly abandoned (last update 2663 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 4.9.28
Requires PHP: f

Similar & Alternatives

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

Block Repo Plugin Updates
Rating 0.0/5 (0 reviews)Active installs 0
Plugin Cards
Rating 4.5/5 (8 reviews)Active installs 10
Repo Widget
Rating 0.0/5 (0 reviews)Active installs 0
Card For GitHub
Rating 0.0/5 (0 reviews)Active installs 0

Description

If you are a programmer who uses GitHub then why not share your coding projects via your WordPress blog by adding a snapshot
of your repository on any page or post using shortcode.

Simply install the plugin and add the shortcode [gitrepo author=”author” repo=”repo”] to the desired location; changing the attributes to that of your desired repository.

Features include:

  • Cached using Transient
  • Styles appearance with a GitHub banner
  • Shows the repository description
  • Adds a link to the repository on GitHub
  • Shows statistics for Forks, Stars, Open Issues
  • Provides a link to the latest tag (if one exists)
  • Displays the code to clone the repository
  • Can be used with or without a GitHub API Token

Installation

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Add the shortcode [wpplugin author=”author” repo=”repo”] to the desired location
  4. If desired, add a GitHub API Token and/or alter the cache timeout on the admin page Settings->F13 GitHub Repo Shotcode

Frequently Asked Questions

Is a GitHub API token required

No… Although it is recommended, especially if you wish to have the cache timeout set to a low value, or if you use multiple instances of the shortcode.

Review feed

No reviews available

Screenshots

  1. An example showing the results of the shortcode [gitrepo author="wordpress" repo="wordpress"]

    An example showing the results of the shortcode [gitrepo author="wordpress" repo="wordpress"]

Changelog

1.0

  • Initial release