ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,745
- Points
- 823
Reputation:
I'm looking for a good way to censor words in custom bbcode. Using the Html renderer as an example, I'd normally just want to call $renderer->formatter->censorText() however A) I can't guarantee that exists, as I have an AbstractRenderer and B) it's protected anyway so I don't have access to it. Is there a static that I can call, or some other solution?
Continue reading...
Continue reading...