Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

wp-ShowGithubFile

Deskripsi

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

Tangkapan Layar

  • This screen shot description corresponds to screenshot.png.

Instalasi

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

Tanya Jawab

I want to make donation, where is the link?

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“wp-ShowGithubFile” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0

  • First version