Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

WP Lessn

Mô tả

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.

Ảnh màn hình

  • This screenshot shows the WP Lessn Admin screen.

Cài đặt

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

Hỏi đáp

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.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“WP Lessn” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0

  • Initial release.