Descrición
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.
Instalación
- Upload the folder
ldb-external-linksto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Presto, Your done! No configuration needed.
Preguntas frecuentes
- Why isn’t it working?
-
You probably forgot to add or either removed the wp_head() from your header.php file.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“LDB External Links” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “LDB External Links” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.1
- Added a configuration page so you can choose the value of the rel attribute.
1.0
- First version of the plugin.