Title: Twitter Tags
Author: Eldon McGuinness
Published: <strong>04.10.2013</strong>
Last modified: 28.01.2014

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

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

# Twitter Tags

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

[Изтегляне](https://downloads.wordpress.org/plugin/twitter-tags.1.2.1.zip)

 * [Детайли](https://bg.wordpress.org/plugins/twitter-tags/#description)
 * [Оценки](https://bg.wordpress.org/plugins/twitter-tags/#reviews)
 * [Разработка](https://bg.wordpress.org/plugins/twitter-tags/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/twitter-tags/)

## Описание

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

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“Twitter Tags” е софтуер с отворен код. Към разширението са допринесли следните 
хора:

Сътрудници

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

[Превеждане на “Twitter Tags” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/twitter-tags)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/twitter-tags/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/twitter-tags/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/twitter-tags/)
чрез [RSS](https://plugins.trac.wordpress.org/log/twitter-tags/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Version **1.2.1**
 *  Last updated **Преди 12 години **
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 или по-висока **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/twitter-tags/)
 * Tags
 * [shortcodes](https://bg.wordpress.org/plugins/tags/shortcodes/)[twitter](https://bg.wordpress.org/plugins/tags/twitter/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/twitter-tags/advanced/)

## Оценки

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/twitter-tags/reviews/)

## Сътрудници

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

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/twitter-tags/)

## Дарение

Бихте ли желали да подкрепите успеха на разширението?

 [ Направете дарение за това разширение ](http://progressivethink.in/donate)