Форумы / Cotonti / Extensions / [Plugin] Wordcensor

Raylandar
#41576 31.03.2016 14:10

I would add it as a module, and store the items you want filtered in the database.

 

You could easily create a table, that had three items

id, as int, badword, as varchar(75), permission(as tinyint)

Reference the array instead of bad words by loading the db query