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.

Twitter Name Link

Descripción

Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically.

Capturas

  • How to use the button with highlighted text
  • How the resulting action will look in the post editor
  • How the link will display in the post

Instalación

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

  1. Upload the ‘twitter-name-link’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it.

Preguntas frecuentes

What does this do?

Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically. You simply type the twitter handle, highlight, press the button, and it will be wrapped in a shortcode. The shortcode will create the link and include the @ in the display. Also includes a CSS class (a.twitter-name) if you want to style it differently that the rest of your site.

Is that it?

Yep. That’s it.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Twitter Name Link» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Twitter Name Link» 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

1.0

  • Initial release