MyBB Community Forums

Full Version: need autobolder plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi i need some plugin that can bold any other word we giving it
You can use MyCode.

Regular expression:
yourword
Replacement:
<b>yourword</b>
(2014-04-26, 09:51 AM)Destroy666 Wrote: [ -> ]You can use MyCode.

Regular expression:
yourword
Replacement:
<b>yourword</b>

where should i enter this ?
Add new MyCode in ACP -> Configuration.