- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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?
نام موضوع : Censoring words in custom bbcode