Editor loses pasted emojis

Expected behavior

When I paste an emoji into an article it should remain there after saving.

Current behavior

When saving the article, emojis – at least at the end of a paragraph – simply disappear. That also happens with an emoji at the end of a list item.

Possible solution

No idea.

Steps to reproduce

  1. Start an article. At the end of a paragraph paste an emoji from an external source.
  2. Save the article.

The emoji is gone. There are two spaces where the emoji should be.

Context

It’s part of my style to sometimes put an emoji at the end of a sentence, mostly at the end of a paragraph, to indicate how I mean things. I understand that emojis are not directly supported by the editor, but copy-pasting one into an article from an external source should work. They should definitely not just disappear after saving.

It’s not a ClassicPress behavior to delete or not save emojis. Best guess is you have a plugin or a theme (check the functions file) that’s refusing to save them.

Have you by any chance disabled emojis in the settings?

Go to Dashboard>Settings and scroll to the end. The flag Disable Emojis should be unchecked like this.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.