GitHub Repo List
Get a list of all your GitHub repositories in a post-friendly format with a simple and flexible shortcode.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 306 days ago
Is GitHub Repo List abandoned?
Likely maintained (last update 306 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Have a bunch of github projects that you would like to add to your blog, but the though of manually adding in each one seem like a pain? GitHub Repo List can do it for you. With a simple shortcode you get a sorted, filtered list of all the repositories in your GitHub account. Shortcode usage details are always at hand located in the “Help” menu at the top right of post pages.
Installation
- Upload the
github-repo-listdirectory to your/wp-content/plugins/directory. - Active the plugin.
Frequently Asked Questions
Probably, let me know and I’ll see if I can work it in there.
Review feed
Screenshots
Changelog
1.2.3
- Updated for modern wordpress code standards.
- Created a dedicated help page since the old help dropdown is gone in Gutenberg. It can be viewed from a link on the plugin page.
- Added donation link and related errata.
1.2.2
- Fixed an issue that would make it unable to display a list if called from a non-secure site.
- Added a better error notification if it could not find a list of repose for the desired user.
1.2.1
- Added an example shortcode to the help menu.
1.1.0
- Fixed logic errors in the filtering system.
- Changed the default “fork” filter to achieve the effect actually desired.
1.0.0
- Initial Release