Description
Show in WordPress your source code file from GitHub directly. This plugin also supports basic syntax highlighting for most of the languages such as php or C#.
Screenshots
Installation
- Download the plugin and upload to your /wp-content/plugins folder
- Login to your WordPress admin (/wp-admin) and go to Plugins section
- «Activate» the plugin
Usage:
[GitHub file=»GitHub raw file path» [style=’css style›]]
Use only GitHub’s raw file URL.
Examples:
[GitHub file=»https://raw.githubusercontent.com/ninethsense/code-share/master/PortPing/PortPing.php»]
[GitHub file=»https://raw.githubusercontent.com/ninethsense/code-share/master/PortPing/PortPing.php» style=’max-height:400px›]
FAQ
-
I want to make donation, where is the link?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“wp-ShowGithubFile” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “wp-ShowGithubFile” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First version