Title: Short URL Generator
Author: jhm
Published: <strong>2009년 6월 29일</strong>
Last modified: 2009년 7월 19일

---

플러그인 검색

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

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

# Short URL Generator

 작성자: [jhm](https://profiles.wordpress.org/jhm/)

[다운로드](https://downloads.wordpress.org/plugin/shortcode-shorturl.zip)

 * [세부사항](https://ko.wordpress.org/plugins/shortcode-shorturl/#description)
 * [평가](https://ko.wordpress.org/plugins/shortcode-shorturl/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/shortcode-shorturl/#installation)
 * [개발](https://ko.wordpress.org/plugins/shortcode-shorturl/#developers)

 [지원](https://wordpress.org/support/plugin/shortcode-shorturl/)

## 설명

With this Plugin you **optimize your workflow** as it enables you to auto-generate
a shortened URL to your blog posts. So neither you nor your readers have to do it.
These Short URLs are particular useful for twitter and alike as these services limit
the messages of their users to a certain amount of characters – which leads to the
situation that their users are forced to have an eye on what exactly they want to
write. And by providing a very short URL it’s easier for them to spread the word
on your blog article as they have more characters left for personal remarks.

Compared to other solutions **this plugin caches the generated shortened URL** –
this makes it faster. If the permalink of the article changes, a new Short URL will
be automatically generated. It also allows you to choose your favorite from a couple
of Short URL Providers and lets you insert the shortened URL via a handy shortcode.

#### Usage:

 * Place `[shorturl]` in your article where you want to display the shortened url.
 * Add optional info with parameters (see below)
 * If you don’t like shortcodes you can use the complete auto mode – that way the
   shortened URL gets always auto-added at the end of your articles.

#### Features:

 * Automatic generation of a Short URL to the blog post.
 * **Caches the Short URL** – So it’s only generated once.
 * Offers 6 different URL Shorteners to choose from (bit.ly, tr.im, is.gd, u.nu,
   snurl.com, tinyurl.com).
 * Provides optional parameters to further increase workflow.
 * Can add self-defined labels in front (or around) the URL(s).

#### Options:

**Possible values are “1” for active and “0” for disabled**

 * txt => Will add a label in front of the URL(s) (default: 0).
 * full => The permalink will also be displayed (default: 0).
 * link => Displays the URL(s) as HTML link (default: 0).
 * short => Displays the Short URL (default: 1).

#### Additional info

For more information, examples, questions and previews – please have a look on the
[plugins website](http://hjacob.com/blog/2009/06/short_url_shortcode_wordpress/).

There is also a [german version of the plugins page](http://hjacob.com/blog/2009/06/short_url_shortcode_wordpress_german/).

## 스크린샷

[⌊The Settings-Panel of this plugin⌉⌊The Settings-Panel of this plugin⌉[

The Settings-Panel of this plugin

[⌊An example output of this plugin⌉⌊An example output of this plugin⌉[

An example output of this plugin

## 설치

 1. Download the Plugin
 2. Upload the shorturl.php into your “wp-content/plugins” folder of your blog
 3. Activate the plugin (“Automatic Short URL”) in your WordPress-Admin Plugins page
 4. Start using the shortcode in your articles where ever you like
 5. If you like you can optimize the settings in the “Short URL” Settings-Page.

## FAQ

  Do I need to set any parameters?

Nope, you can simply use [shorturl] to insert just the short url.

  Does the order of the parameters matter?

Nope, you can use the optional parameters in any order – just like for all shortcodes.

  The labels added by the parameter “txt” suck, what can I do?

You can define the labels in the “Short URL” Settings page, which can be found in
the “Settings Box” in your WordPress Admin Interface.

  What is that “short” option for?

It defaults to “1”, so by default the Short URL will be displayed (thats what this
whole thing is for). But maybe you want to post your permalink at the beginning 
of your article and the Short URL at the end, so you can use the shortcode twice–
the first time with **short=0 and full=1** and the second time **without any** options.

  I found this plugin very useful, how can i show my appreciation?

Spread the word and maybe write an blog post on this plugin with a link to the original
post at [the autors page](http://hjacob.com/blog/2009/06/short_url_shortcode_wordpress/).

## 후기

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

## 기여자 & 개발자

“Short URL Generator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ jhm ](https://profiles.wordpress.org/jhm/)

[자국어로 “Short URL Generator”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/shortcode-shorturl)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/shortcode-shorturl/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/shortcode-shorturl/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/shortcode-shorturl/)을 [RSS](https://plugins.trac.wordpress.org/log/shortcode-shorturl/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.1.1

 * Store Settings Bug (unknown action “empty2zero”) solved
 * The “pretty” permalink is now used
 * From now on Short URLs get generated after the post is published, this way the
   URL Shorteners Databases don’t get spammed by Draft URLs.

#### 1.1

 * Short URL Provider “tr.im” has been added

#### 1.0

 * A Settings Page is added.
 * Support for 6 different URL Shortener Services (tr.im, is.gd, bit.ly, u.nu, snurl.
   com, tinyurl.com).
 * Auto-Add functionality (optional!) – no need to write the shortcode by hand anymore.
 * Auto added Short URLs support HTML code, so you can tweak their appearance with
   CSS classes and more.
 * The Labels added by the “txt” parameter are now editable.
 * A “Reset Settings” function, which removes Settings and URL Caches from posts.

#### 0.1

 * Inital release.

## 기초

 *  버전 **1.1.1**
 *  최근 업데이트: **17년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.5 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/shortcode-shorturl/)
 * 태그:
 * [short url](https://ko.wordpress.org/plugins/tags/short-url/)[shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
   [twitter](https://ko.wordpress.org/plugins/tags/twitter/)[url shortener](https://ko.wordpress.org/plugins/tags/url-shortener/)
 *  [고급 보기](https://ko.wordpress.org/plugins/shortcode-shorturl/advanced/)

## 평점

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/shortcode-shorturl/reviews/)

## 기여자

 *   [ jhm ](https://profiles.wordpress.org/jhm/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/shortcode-shorturl/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://hjacob.com/blog/2009/06/short_url_shortcode_wordpress/#donate)