Title: Twitter Tags
Author: Eldon McGuinness
Published: <strong>4 oktober 2013</strong>
Last modified: 28 januari 2014

---

Plugins zoeken

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Twitter Tags

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

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

 * [Details](https://nl-be.wordpress.org/plugins/twitter-tags/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/twitter-tags/#reviews)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/twitter-tags/#developers)

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

## Beschrijving

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

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Twitter Tags” is open source software. De volgende personen hebben bijgedragen 
aan deze plugin.

Bijdragers

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

[Vertaal “Twitter Tags” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/twitter-tags)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/twitter-tags/), haal
de [SVN repository](https://plugins.svn.wordpress.org/twitter-tags/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/twitter-tags/) via
[RSS](https://plugins.trac.wordpress.org/log/twitter-tags/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versie **1.2.1**
 *  Laatst bijgewerkt: **12 jaar geleden**
 *  Actieve installaties: **10+**
 *  WordPress versie ** 3.0.1 of nieuwer **
 *  Getest t/m **3.6.1**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/twitter-tags/)
 * Tags
 * [shortcodes](https://nl-be.wordpress.org/plugins/tags/shortcodes/)[twitter](https://nl-be.wordpress.org/plugins/tags/twitter/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/twitter-tags/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/twitter-tags/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/twitter-tags/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://progressivethink.in/donate)