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.

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

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

FAQ

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 & Desarrolladores

“Twitter Name Link” es software de código abierto. Las siguientes personas han contribuido a 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 .

Historial de cambios

1.0

  • Initial release