• Is there an easy way to translate single quotes and quotation marks back from the #&XXXX; codes when editing?

Viewing 3 replies - 1 through 3 (of 3 total)
  • good ol’ cut & paste is what I use! simple but effective.

    You can use the php function html_entity_decode(); to decode those back for editing. That should be in the code that pulls up content for editing. Would love to figure it out, but don’t have the time right now.
    Good catch – this is something wordpress could use. 🙂

    Thread Starter Anonymous

    Thanks 2fargon. I’ll take a look at that.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Translate quotes back from codes when editing’ is closed to new replies.