Descripción
I wanted a quick and simple way to just automatically link to a Twitter userpage or Twitter search whenever I wrote them in a blog post.
The other plugins where full featured or only linked to the username in the sidebar or widget.
Whenever you put an @username
in a post, it will link to the matching twitter user page.
Whenever you put a #hashtag
in a post, it will link to the matching twitter search page.
Instalación
- Create directory
tweet
in your/wp-content/plugins/
directory - Upload
tweet.php
to the/wp-content/plugins/tweet/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Optional – You can customise your username link by using the tweet-username CSS class.
- Optional – You can customise your hashtag link by using the tweet-hashtag CSS class.
FAQ
- Can this plugin do more?
-
The idea is simply to link to twitter from your posts. For now, that’s it.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Tweet» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores¿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.2
- Initial Public version.