Plugin info

Total downloads: 1,105
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: 4/25/2014 (4268 days ago)
Added to WordPress: 4/25/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

20/100

Is GitHub Members Show-off 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.

Google Org Chart
Rating 3.0/5 (1 reviews)Active installs 100
API info for Plugins & Themes from WP.ORG
Rating 5.0/5 (1 reviews)Active installs 0
Org. Departments
Rating 0.0/5 (0 reviews)Active installs 0

Description

The widget appearance mimics the members box in GitHub org page. You just simply enter GitHub organization for the widget to show off the GitHub org members in a widget. There’s filter gh_members_showoff_widget_view_path to change view path of the widget.

To use the shortcode, use [gh_members_showoff org="Automattic" limit="10" order_username="asc"]. The required attribute is org, the rest is optional. This will render member listing of specified org. You can change the view path of rendered member listing via gh_members_showoff_shortcode_view_path filter.

If you want to display member listing via plugin or theme, you can use:

 'GitHub' ) ); ?>

The same attributes on shortcode apply too.

This plugin depends on GitHub API plugin. Make sure to install and activate that first.

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

Installation

  1. This plugin depends on GitHub API plugin, so make sure it’s installed and activated.
  2. Upload GitHub Members Show-off plugin to your blog’s wp-content/plugins/ directory and activate.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Widget instance

    Widget instance

  2. Rendered shortcode

    Rendered shortcode

Changelog

0.1.0

Initial release