Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

wp-ShowGithubFile

Descripció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 de pantalla

  • This screen shot description corresponds to screenshot.png.

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

FAQ

I want to make donation, where is the link?

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“wp-ShowGithubFile” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “wp-ShowGithubFile” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.0

  • First version