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.

LDB External Links

Beskrivning

LDB External Links turns all your links with target=”_blank” into rel=”external” and uses Javascript to open them in a new window or tab.

Installation

  1. Upload the folder ldb-external-links to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Presto, Your done! No configuration needed.

Vanliga frågor

Why isn’t it working?

You probably forgot to add or either removed the wp_head() from your header.php file.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

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

Bidragande personer

Översätt ”LDB External 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 a configuration page so you can choose the value of the rel attribute.

1.0

  • First version of the plugin.