我们都知道在 后台-系统-基本参数-互动设置-替换词语,这个是用于评论和会员投稿,网站后台添加的文章是不受制于这里的,我们可以直接在模板标签里runphp字符串替换:

(此图片来源于网络,如有侵权,请联系删除! )
把需要屏蔽的词写到如上的地方,文章内容页标签写法:
{dede:field.body runphp=yes} global $cfg_replacestr; @me = preg_replace("#{$cfg_replacestr}#i", "***", @me); {/dede:field.body} |
Pbootcms问题解决
请点击在线联系我们【点击咨询解决问题】 如果您有任何Pbootcms问题,我们将免费为您写解决教程!