Mô tả
This plugins adds a visible link to the end of every post.
Best used in conjunction with the Goo.gl Shortlinks or Bit.ly Shortlinks plugins.
Feature requests welcomed with open arms!
Cài đặt
Simple install in /wp-content/plugins and activate like any other!
Hỏi đáp
- Why is the shortlink just using the default permalink structure (e.g. http://example.com/?p=4)?
-
That’s the default shortlink format provided by WordPress. You might want to take a look at the Goo.gl Shortlinks or Bit.ly Shortlinks plugins.
Đánh giá
Người đóng góp & Lập trình viên
“Add Shortlink to Posts” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Add Shortlink to Posts” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.1
- First version – nothing changed of course!
0.2
- Added rel=”shortlink”
0.3
- WP v3.2.1 compatibility
- changed format
- new function name
- localised
0.3.1
- Fix for title appearing again at the beginning of post content
0.3.3
- Stop appearing on excerpts
- Code tidy up
- Better HTML generation