Closed pento closed 9 years ago
There's currently no hook to apply this function to options. We may add an appropriate hook, pending discussion on this ticket.
In the mean time, this ticket is a good place to discuss any other fields that should support HTML encoded emoji. The only rule is that the field must be used in HTML - I have no desire to decode the emoji at some later point.
I'm inclined to only add support to blog name and blog title. We can add others in the future, if there's demand.
I'm fine with this. Let's do it.
Some character sets in MySQL don't support emoji. It's a fairly sad state of affairs. If we change the emoji to their HTML encoded version, we can make everyone happy!
Here's a function I wrote to do it: