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
Instalación
This section describes how to install the plugin and get it working.
- Upload the ‘twitter-name-link’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
ColaboradoresTraduce “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