Hi.
I'm using WP-o-Matic Version: 1.0RC4-6.
I've activated the option "Post title links to source?". Works fine but i want to add the attribute target="_blank" to the title links. Couldn't find something about it in the "wpomatic.php"
I also tried to rewrite "<a" to "<a target="_blank"". Didn't work.
Maybe there is a global solution to open title links in a new window?
Any suggestions?