Popis
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.
Instalace
- 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.
Nejčastější dotazy
- Why isn’t it working?
-
You probably forgot to add or either removed the wp_head() from your header.php file.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
LDB External Links je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “LDB External Links” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.1
- Added a configuration page so you can choose the value of the rel attribute.
1.0
- First version of the plugin.