Title: Twitter Tags
Author: Eldon McGuinness
Published: <strong>4 de Outubro, 2013</strong>
Last modified: 28 de Xaneiro, 2014

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://s.w.org/plugins/geopattern-icon/twitter-tags.svg)

# Twitter Tags

 Por [Eldon McGuinness](https://profiles.wordpress.org/elmcguinness/)

[Descargar](https://downloads.wordpress.org/plugin/twitter-tags.1.2.1.zip)

 * [Detalles](https://gl.wordpress.org/plugins/twitter-tags/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/twitter-tags/#reviews)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/twitter-tags/#developers)

 [Soporte](https://wordpress.org/support/plugin/twitter-tags/)

## Descrición

### Twitter Hashtags Syntax

In the body of your post use the [twitter_hashtag] shortcode to create a hashtag
link to the twitter site that will open in its own window. This is great for directing
people to a trending topic on twitter.

### Twitter Usertags Syntax

In the body of your post use the [twitter_user] shortcode to create a usertag link
to the twitter site that will open in its own window. This is great for directing
people to a specific person’s twitter feed.

### Attributes

The shortcode does allow for two attributes to be passed to it:

 * A CSS class tag
 * An alias to pass to the twitter site

#### Class

Want to give the shortcode text a particular look n’ feel? If so you can specify
a class name for the link in question by specifying the class attribute.

    ```
    #!shortcode
    [twitter_hashtag class="custom_class"]Some Tag[/twitter_hashtag]
    [twitter_user class="custom_class"]Some User[/twitter_user]
    ```

#### Alias

Since a large number of hash tags and usernames will either not make lexical sense
or are just plain jibberish, the shortcode contents can be seperated from the actual
tag in question.

    ```
    #!shortcode
    [twitter_hashtag alias="crazyname42"]Crazy Name[/twitter_hashtag]
    [twitter_user alias="someodduser"]John Smith[/twitter_user]
    ```

As noted above, the twitter tag will appear as [Crazy Name](http://twitter.com/search?1=%23crazyname42),
but the hashtag searched fro on twitter will be #crazyname42.
 The usertag will 
be shown as [John Smith](http://twitter.com/someodduser), while the name searched
for on twitter will be @someodduser.

### Removal of White Spaces

It should be noted that white spaces in the shortcode contents–everything between
the opening and closing tags–will be removed automatically when creating the hashtag
or usertag, but it will remain in the post as written.

    ```
    #!shortcode
    [twitter_hashtag]New Widget[/twitter_hashtag]
    [twitter_user]John Smith[/twitter_user]
    ```

In your post, New Widget will remain as typed, but the hashtag will be compressed
to NewWidget.

In your post, John Smith will remain as typed, but the usertag will be compressed
to JohnSmith.

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“Twitter Tags” é un software de código aberto. As seguintes persoas colaboraron 
con este plugin.

Colaboradores

 *   [ Eldon McGuinness ](https://profiles.wordpress.org/elmcguinness/)

[Traduce “Twitter Tags” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/twitter-tags)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/twitter-tags/), bota
unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/twitter-tags/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/twitter-tags/)
por [RSS](https://plugins.trac.wordpress.org/log/twitter-tags/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versión **1.2.1**
 *  Última actualización **Fai 12 anos**
 *  Instalacións activas **10+**
 *  Versión de WordPress ** 3.0.1 ou superior **
 *  Probado ata **3.6.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/twitter-tags/)
 * Etiquetas
 * [shortcodes](https://gl.wordpress.org/plugins/tags/shortcodes/)[twitter](https://gl.wordpress.org/plugins/tags/twitter/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/twitter-tags/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

[Your review](https://wordpress.org/support/plugin/twitter-tags/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/twitter-tags/reviews/)

## Colaboradores

 *   [ Eldon McGuinness ](https://profiles.wordpress.org/elmcguinness/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/twitter-tags/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](http://progressivethink.in/donate)