Beskrivelse
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!
Installation
Simple install in /wp-content/plugins and activate like any other!
FAQ
- 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.
Anmeldelser
Bidragsydere & udviklere
“Add Shortlink to Posts” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Add Shortlink to Posts” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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