Any way to go back and make the filter run through comments that already exist on my site?

Comments

jaydub’s picture

The filter should run on any post as the filter is applied on display and not on the saving of a node or comment. If you don't see a filter working on a post, it's likely that your filter cache is showing the old version of a post. Can you verify that 1) you've enabled the Wordfilter filter for the relevant input format? 2) cleared your filter cache to make sure the node or comment you want to check is not reading from the filter cache?

jaydub’s picture

Status: Active » Closed (fixed)