Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

wp-ShowGithubFile

Beschreibung

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

  • This screen shot description corresponds to screenshot.png.

Installation

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

FAQ

I want to make donation, where is the link?

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„wp-ShowGithubFile“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „wp-ShowGithubFile“ 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.0

  • First version