This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LDB External Links

Descripció

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.

Instal·lació

  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.

PMF

Why isn’t it working?

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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«LDB External Links» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «LDB External Links» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

1.1

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

1.0

  • First version of the plugin.