विवरण
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.
इंस्टॉलेशन
- 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.
सामान्य प्रश्न
- Why isn’t it working?
-
You probably forgot to add or either removed the wp_head() from your header.php file.
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
Translate “LDB External Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.1
- Added a configuration page so you can choose the value of the rel attribute.
1.0
- First version of the plugin.