설명
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#.
스크린샷
설치
- 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?
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0
- First version