Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

wp-ShowGithubFile

Leírás

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

Képernyőmentések

  • This screen shot description corresponds to screenshot.png.

Telepítés

  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’]

GYIK

I want to make donation, where is the link?

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“wp-ShowGithubFile” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“wp-ShowGithubFile” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

  • First version