Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Image

LDB External Links

Beskrivelse

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.

FAQ

Why isn’t it working?

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

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“LDB External Links” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

1.1

  • Added a configuration page so you can choose the value of the rel attribute.

1.0

  • First version of the plugin.