Title: Twitter Tags
Author: Eldon McGuinness
Published: <strong>2013년 10월 4일</strong>
Last modified: 2014년 1월 28일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](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://ko.wordpress.org/plugins/twitter-tags/#description)
 * [평가](https://ko.wordpress.org/plugins/twitter-tags/#reviews)
 * [개발](https://ko.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.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“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/)
를 확인하시거나, [개발 기록](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)
로 구독하세요.

## 기초

 *  버전 **1.2.1**
 *  최근 업데이트: **13년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.0.1 또는 그 이상 **
 *  다음까지 시험됨: **3.6.1**
 *  언어
 * [English (US)](https://wordpress.org/plugins/twitter-tags/)
 * 태그:
 * [shortcodes](https://ko.wordpress.org/plugins/tags/shortcodes/)[twitter](https://ko.wordpress.org/plugins/tags/twitter/)
 *  [고급 보기](https://ko.wordpress.org/plugins/twitter-tags/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](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)