Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

wp-ShowGithubFile

Beschrijving

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

Schermafdrukken

  • This screen shot description corresponds to screenshot.png.

Installatie

  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?

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“wp-ShowGithubFile” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “wp-ShowGithubFile” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • First version