I found it.
There are 3 lines you need to change.
-1750
-1766
-1780
In these lines you should remove the suffix and add return 0;
Cheers
AutoBlogging is not stealing. i run a automotive site and run wordpress for the news section. I have +10 sites where i pull the rss feeds from.
Once i deleted a site and i got an email asking to put there rss back up. (i didn’t but that shows you that autoblogging software is not all SPAM.)
I do have to ad that 95% of people using wp-o-matic do it for the wrong reasons.
Cheers
If you go to wp-o-matic – options – custom post template.
Default it says
{content}
Change that with
{permalink}
You have a couple of options to place into this custom template.
See…
{content}, {title}, {permalink}, {feedurl}, {feedtitle}, {feedlogo},
{campaigntitle}, {campaignid}, {campaignslug}
Hope this helps.
I for ex. use this
{content}
Read More…
Cheers
I think i have found the fix
Look at line 1750
Hope this works for you.