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.
Installasjon
- Upload the folder
ldb-external-links
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“LDB External Links” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “LDB External Links” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.1
- Added a configuration page so you can choose the value of the rel attribute.
1.0
- First version of the plugin.