Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

wp-ShowGithubFile

Popis

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#.

Obrázky

Inštalácia

  1. Download the plugin and upload to your /wp-content/plugins folder
  2. Login to your WordPress admin (/wp-admin) and go to Plugins section
  3. „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‘]

Časté otázky

I want to make donation, where is the link?

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“wp-ShowGithubFile” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

1.0

  • First version