- Issue created by @Liam Morland
- Status changed to Postponed: needs info
about 2 months ago 5:08pm 14 February 2025 - πΊπΈUnited States bluegeek9
I don't know what problem you are trying to solve, or how this method would be useful.
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
It's been long enough that I don't recall my use case. Whatever it was, I needed to get access to the value of
$text
before the code under "Process text format".My work-around was probably to use
::getRawText()
and then duplicate the translation code in my code. With the function I propose, it wouldn't be necessary to duplicate that code.