Beschreibung
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.
FAQ
-
I got this great idea, can you implement it?
-
Probably, let me know and I’ll see if I can work it in there.
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„GitHub Repo List“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „GitHub Repo List“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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