I am syndicating from one of my blog to another blog using feedwordpress. That is the easy part. But I need to strip all the links from the feed description, can do this?
I think just adding some code to the url before I parse it will do the trick, I know how to remove all the formatting but I only need to remove the <a> tags I think? Anyone at can help me?