Is there anyway to check a certain bbcode exists within a post?
I got to thinking about my "sub message" issue and I could very well make it a bbcode instead, but I would still need to check IF it were used in the post.
--------------- Added [DATE]1488503569[/DATE] at [TIME]1488503569[/TIME] ---------------
Also the way I would be using this is in showthread
Code:
<if condition ="bbcode within post">show something in this spot</if>