Title: WP Github Recent commit
Author: dholloran
Published: <strong>19 de Marzo de  2013</strong>
Last modified: 11 de Mayo de  2013

---

Buscar plugins

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.

![](https://s.w.org/plugins/geopattern-icon/wp-github-recent-commit.svg)

# WP Github Recent commit

 Por [dholloran](https://profiles.wordpress.org/dholloran/)

[Descargar](https://downloads.wordpress.org/plugin/wp-github-recent-commit.1.1.1.zip)

 * [Detalles](https://cl.wordpress.org/plugins/wp-github-recent-commit/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/wp-github-recent-commit/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/wp-github-recent-commit/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/wp-github-recent-commit/#developers)

 [Soporte](https://wordpress.org/support/plugin/wp-github-recent-commit/)

## Descripción

Widget that grabs a random Octocat from the GitHub octodex and the latest commit
from the master branch of a public GitHub repository. It can be used as a normal
widget by going to Apperance > Widgets, by adding the shortcode `[wpgrc username
="username"]` in your post editor, or by adding `<?php wpgrc( array( 'username' 
=> 'username' ); ?>`. You can checkout a live demo of all three [here][demo](http://demo.danholloran.com/github-commit-widget-demo/)
and get more information about all three under the installation tab. **Plugin Home
Page:** [http://dholloran.github.com/wp-github-recent-commit/](http://dholloran.github.com/wp-github-recent-commit/)

If you have any issues please submit an [issue](https://github.com/DHolloran/wp-github-recent-commit/issues/new)
or fix it/submit a pull request I will try to handle it ASAP. You an also contact
me at [support@danholloran.com](https://cl.wordpress.org/plugins/wp-github-recent-commit/support@danholloran.com?output_format=md).

## Capturas de pantalla

[⌊screenshot1.png⌉⌊screenshot1.png⌉[

screenshot1.png

[⌊screenshot2.png⌉⌊screenshot2.png⌉[

screenshot2.png

## Instalación

 1. Upload `wp-github-recent-commit` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

**Using the widget** 1. Go to Appearance > Widgets drag the WP Github Recent Commit
widget to the sidebar area of your choice 2. Fill in your GitHub username and set
the rest of the options

**Using the function** 1. Place this code in your template file 2. Add a user name
and set any other options if ( function_exists(‘wpgrc’) ) { wpgrc( array( ‘id’ =
> “1”, // optional, used for caching purposes ‘username’ => ”, // required, it just
won’t work with out it ‘repository’ => “”, // optional, if not it will just be the
last commit from all repos for the username ‘refresh_interval’ => “0.5”, // optional
default 0.5hrs aka 30min ‘show_octocat’ => “true”, // optional boolean default true‘
octocat_width’ => “100”, // optional int default 100 ‘octocat_height’ => “100”, //
optional int default 100 ‘commit_count’ => “1”, // optional int default 1 ‘show_avatar’
=> false // optional boolean default false ) ); }

**Using the shortcode** 1. Place in your admin editor `[wpgrc id="1" username=""
repository="" refresh_interval="0.5" show_octocat="true" octocat_width="100" octocat_height
="100" commit_count="1" show_avatar="false"]` 2. Add a user name and set any other
options

## FAQ

None so far… If you have any issues please submit an [issue](https://github.com/DHolloran/wp-github-recent-commit/issues/new)
or fix it/submit a pull request I will try to handle it ASAP. You an also contact
me at [support@danholloran.com](https://cl.wordpress.org/plugins/wp-github-recent-commit/support@danholloran.com?output_format=md).

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“WP Github Recent commit” es software de código abierto. Las siguientes personas
han contribuido a este plugin.

Colaboradores

 *   [ dholloran ](https://profiles.wordpress.org/dholloran/)

[Traduce “WP Github Recent commit” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-github-recent-commit)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wp-github-recent-commit/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wp-github-recent-commit/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wp-github-recent-commit/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-github-recent-commit/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0

 * Initial Release

#### 1.0.1

 * Fixed issue with the owner Repo link having incorrect link.

#### 1.1.0

 * Added WPGRC shortcode
 * Added WPGRC template function
 * Added cache refresh rate control
 * Added ability to choose one repository to pull commits from

#### 1.1.1

 * Added option for commit authors avatar
 * Added option to show more than one commit

## Meta

 *  Versión **1.1.1**
 *  Última actualización **hace 13 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 3.1 o superior **
 *  Probado hasta **3.5.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-github-recent-commit/)
 * Etiquetas
 * [commit](https://cl.wordpress.org/plugins/tags/commit/)[Github](https://cl.wordpress.org/plugins/tags/github/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/wp-github-recent-commit/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/wp-github-recent-commit/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/wp-github-recent-commit/reviews/)

## Colaboradores

 *   [ dholloran ](https://profiles.wordpress.org/dholloran/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp-github-recent-commit/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](http://danholloran.com/)