forked from leftypol/leftypol
Wordfilters
This commit is contained in:
parent
f16f621def
commit
638589d254
3 changed files with 80 additions and 28 deletions
2
post.php
2
post.php
|
@ -294,6 +294,8 @@
|
|||
if($post['mod_tag'])
|
||||
$post['trip'] .= ' <a class="nametag">## ' . $post['mod_tag'] . '</a>';
|
||||
|
||||
wordfilters($post['body']);
|
||||
|
||||
$post['body_nomarkup'] = $post['body'];
|
||||
|
||||
if(!($mod && $post['raw']))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue