=== Replace Anchor Target === Contributors: Bit51 Donate link: http://bit51.com/software/replace-anchor-target/ Tags: XHTML,jquery,filter Requires at least: 2.7 Tested up to: 3.1.1 Stable tag: 2.1 Replaces target="_blank" attribute for XHTML Strict compliance. == License == Released under the terms of the GNU General Public License. == Description == Selecting "Open link in a new window" in the builtin Wordpress WYSIWYG editor breack XHTML strict compliance by adding the attribute target="_blank" to anchor tags. This plugin fixes the problem by replacing the target attribute with a common class attribute and then using a simple jquery script to open the link in a new window. This method allows for correct validation using XHTML 1.0 Strict. == Installation == 1. Upload all files to the `/wp-content/plugins/replace-anchor-target` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == Click here for the full change log == Support == Please visit the Homepage for support and more