Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Automatic Links

Beskrivning

A simple WordPress plugin that automatically adds HTML anchor tags to plain text links and email addresses embedded in the content of posts and pages (WordPress already does this by default for comments). It also gives you the option to set the rel=”nofollow” and target attributes on all automatically generated hyperlinks.

Installation

  1. Upload the folder automatic-links to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ’Plugins’ menu in WordPress.
  3. (Optional) Navigate to ”Settings -> Automatic Links” and set your options.

Vanliga frågor

None.

Recensioner

3 september 2016
This plugin has been a wonderful timesaver which I've used on many sites. However, it hasn't been updated for six years and seems to have come to its lifetime's end: in WordPress 4.4, it causes some picture captions to be replaced with code. It would be great if the developer tweaked it!
Läs alla 2 betyg

Bidragsgivare och utvecklare

”Automatic Links” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Automatic Links” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.1

  • Added option to set the link target attribute.

1.0

  • Initial version. Uses make_clickable function from bbPress 0.9.