Widget Shortcodes for Github

Widget Shortcodes for Github Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 521 downloads
Widget Shortcodes for Github Icon

Try plugin: Widget Shortcodes for Github

We'll create fresh WordPress site with Widget Shortcodes for Github installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Widget Shortcodes for Github

Lightweight widget shortcodes to display GitHub buttons and gists on your blog.

0


0


0


0


0

updated: 5 years ago
since: 5 years ago
author: James Barnden

Description

Lightweight widget shortcodes to display GitHub buttons and gists on your blog. Includes shortcode for embedding GitHub hosted gists and buttons for:

  • Follow
  • Watch
  • Star
  • Fork
  • Download
  • Issue

The plugin implements ntkme’s ‘github-buttons’ and GitHub’s gist display as shortcodes.

Usage

GitHub Follow Button:
Add the [Github_User_Button user='JBarnden' size='large' show_count='true'] shortcode in your content and replace JBarnden with the desired GitHub username.

GitHub Repo Buttons:
Add the [Github_Repo_Button user='JBarnden' repo='wp-github-widgets' size='large' show_count='true'] shortcode in your content, replacing JBarnden with the desired GitHub username and MyRepo with the desired repo belonging to the specified user.
You can set thetype attribtute to watch, star, fork, issue or download.

Display Gist:
Add the [Gist]gist_id[/Gist] where gist_id is replaced with the id of the desired Gist.

More detailed documentation can be found here. If you find the plugin useful or have any feedback I’d really appreciate your review.

Feature Requests and Contributions

Please submit feature requests and contributions via the issues section of the plugin’s GitHub Repository.
If you feel like improving the plugin, pull requests are both welcome and appreciated.