I set the link target to _blank (new window or tab) but the links are opened in the same window. The html code generated in the site is:
<a class = 'linkit' href='http://google.ro' rel='external me' title='descrption'>keyword</a>
The target="_blank" is mising!
http://wordpress.org/extend/plugins/blog-linkit/
Not all attributes are implemented yet. target is one of them.
Regards
DCoda
Ok, I got it... your plugin looks very promising :)
I recommend you to cover some functionality from other plugins :
- Seo Ultimate (Deeplink Juggernaut - Custom link, Post/Page/Media - just like you already implement the Blogroll),
- SEO Smart Links
- WP Keyword Link
Make it a hit :)
Good luck
Thanks, I'll look into them.