The Recently Commented plugin kills your page formatting on your website when someone puts any of the block coding in or an image if you show the short preview. I’m not sure yet how I’m going to handle that. For now, I’ve added a strip_tags function that gets rid of all HTML tags, except “safe” ones. It’s one of those things that Chris was talking about on the pMachine Forums.
Suggestions? Thoughts?
[updates]
Well, I started to implement multiple blogs within the recent commented plugin. But here’s the problem I’m running into: How do I know where to set the link? If it’s weblog1, then send it to which template? or weblog2, etc so on and so on? Maybe I’m just stuck against a wall, and I don’t see it. Any enlightenment?
