The Open in New Window Plugin Plugin uses JavaScript to target external links to a new browser window, leaving your blog page open.
Since it uses javascript, it targets more links than using a plugin that filter pages and rewrite the link. The plugin will find many links generated in scripts or pasted into posts and comments.
Due to the limitations of javascript it will not be able target links in iframes such as Adsense and some other affiliate links.
Download
Latest version: Download Open in New Window Plugin v1.6 [zip]
Installation
- Download the plugin.
- Upload the plugin to your wp-content/plugins directory.
- Activate the plugin.
Changelog
1.6
1.5
1.4
1.3
1.2
- Added support for links with url of javascript: so as not to open in new window.
1.1
- Added onload event so as not to miss a few other links that might be also loaded in onload. = 1.2 =
- Added support for links with url of javascript: so as not to open in new window.
1.0
- initial release