Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

LDB External Links

Opis

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.

Instalacija

  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.

ČPP

Why isn’t it working?

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“LDB External Links” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “LDB External Links” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.1

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

1.0

  • First version of the plugin.