Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Image

wp-ShowGithubFile

Descrición

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

Capturas

  • Image
    This screen shot description corresponds to screenshot.png.
  • Image

Instalación

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

Preguntas frecuentes

I want to make donation, where is the link?

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“wp-ShowGithubFile” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “wp-ShowGithubFile” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0

  • First version