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

WP Lessn

설명

The WP Lessn Plugin for WordPress uses Shaun Inman’s Lessn to create a short URL for each new post you publish. The Lessn’d link is attached to the post meta data. You can insert the Lessn’d link into your blog post using short tags or into your theme template with some some PHP.

Lessn, according to Shaun Inman, is “an extremely simple, personal url shortener written in PHP with MySQL and mod_rewrite.” If you are unfamiliar with Lessn, then this plugin will have little value to you until you read about it, download it, and install it on your own server. Lessn is free.

WP Lessn was written by Jay Robinson. Please thank Shaun Inman for being awesome, not me. But email me for support, not him.

스크린샷

  • This screenshot shows the WP Lessn Admin screen.

설치

This section describes how to install the plugin and get it working.

  1. Open ‘wp-lessn.zip’ file to reveal ‘wp-lessn’ directory.
  2. Upload ‘wp-lessn’ directory to ‘/wp-content/plugins/’ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Go to the ‘WP Lessn’ submenu underneath the ‘Plugins’ menu; store your Lessn domain, and your Lessn API key (found on your Lessn domain).
  5. You may now publish any post to generate the Lessn’d URL. It will show up on the post page as a custom field, with the name ‘wp_lessnd_url’.

FAQ

What is Lessn?

Lessn is a free, self-hosted URL shortener that you download and upload to your own server. It was created by Shaun Inman. Read more about Lessn on Shaun Inman’s blog.

Is Lessn free?

Yes.

Do I have to have Lessn installed for this to work?

Yes. You must have Lessn installed to get any use out of this plugin.

Does Lessn have to be installed on the same domain as my WordPress installation for WP Lessn to work?

No. WP Lessn allows you to specify any domain as your Lessn domain. For instance, I use JayRobinson.org for my blog, but use my short domain, http://jwr.cc, for Lessn. Lessn’s API key allows us to generate the short URL.

What is your name?

My name is still Jay Robinson.

후기

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

기여자 & 개발자

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

기여자

자국어로 “WP Lessn”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release.