Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Social Shortcodes

Descripción

This plugin will allow you to use the shortcode syntax: [twitter title=»Title For Tweets» user=»YOUR_TWITTER_HANDLE» count=»5″] to output tweets in a page or theme. It currently only supports Twitter, but Github and Dribbble are soon to follow, along with any explicit requests.

The Twitter API PHP wrapper was created by James Mallison under an MIT License. Download the library at: http://github.com/j7mbo/twitter-api-php

Instalación

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the shortcode e.g. [twitter title=»Title For Tweets» user=»csskarma» count=»5″]

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Social Shortcodes» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Social Shortcodes» 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.

Registro de cambios

0.1.1

  • Initial release
  • Making a commit to try and trigger the URL to go public