Open in New Window Plugin

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.
Due to the limitations of javascript it will not be able target links in iframes such as Adsense and some other affiliate links.
The javascript could have easily been included in a theme or a text widget, but this makes management convenient.

Download

Latest version: Download Open in New Window Plugin v1.3 [zip]

Installation

  1. Download the plugin.
  2. Upload the plugin to your wp-content/plugins directory.
  3. Activate the plugin.

Changelog

1.0

  • initial release

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.2

  • Added support for links with url of javascript: so as not to open in new window.

1.3