=== E-links === Contributors: samhagin Plugin link: http://webwiki.co/e-links Tags: nofollow, external links, add csss to links Requires at least: 2.8 Tested up to: 3.4.2 Stable tag: 1.0 Open external links in new windows, add CSS styling to external links & add rel="nofollow" to external links == Description == E-links opens external links in new windows, adds CSS to external links and add rel="nofollow" to all external links No need to manually set links to open in new windows in Wordpress. == Installation == 1. Download, unzip and upload to your WordPress plugins directory 2. Activate the plugin within you WordPress Administration 3. Configuration options under Settings >> E-links For support check http://webwiki.co/forum Also discussions on the [WebWiki Facebook page](http://www.facebook.com/pages/WebWikiCo/220588208033178). = What format should the CSS be in? CSS should be added just as you would type any CSS code separated by semicolons such as: color: red ; text-decoration: underline You can also choose to have each attribute on its own line but do not forget to ending semicolon (;) == Screenshots == 1. E-links Admin Panel =Options *Open external links in new window: Check this option to open all external links in new windows *Add rel=nofollow to external link: Check this option to add rel=nofollow to all links *Enable CSS styling for external links: Check to add CSS styling for external links *External links CSS: Textbox for external CSS style == Changelog == = Version 1.0 (01/31/12) = * Initial Release