Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2189

Extension Writers Discussion • Re: How can I remove the twitter emoji replacement?

$
0
0
The event is core.text_formatter_s9e_configure_after. Can I just remove this implementation in a plugin with this code?
AFAICT, yes. You may need to use unset($tag->template) but otherwise I believe that should work. Emoji will remain as "text", leaving the OS or browser to handle them natively.

Statistics: Posted by JoshyPHP — Sun Mar 09, 2025 8:31 am



Viewing all articles
Browse latest Browse all 2189

Trending Articles