Hi guys, I am not that familiar with regex, that's why I am asking here in the forum and hope that someone will be able to help me out here. I am getting full text RSS feeds from one site (which crawls through the feed) and get's the entire text, this is working just fine, but I would like to do 2 things with wp-o-matic: 1) I would like to ignore items with a character count less than x. 2) I would like to strip everything out above "<!-- --------- begin body ------------- -->" and below "<!-- --------- end body ------------- -->". I am wondering if this is possible ? Thanks a bunch in advance.
I would suggest that you contact the author of the script for this since it's a plugin and modifying anything without the Author's permission will lead to copyright violations. The author is the best person who can help you with the same since He knows very well How his code works.
Thanks for the reply, but this is not actually a code modification. There is an option for regex replacements, in the settings option for the plugin. I am just not that familiar with regex, that I could do it. Thanks again for your help