One response to “Converting HTML entities to characters”

  1. Randy

    This is especially helpful if you are doing WPDB queries. For some reason, even though the output was correct, the query would result in nothing unless the ‘get_the_title()’ was properly decoded before passing through the query.

    Great tip!

Leave a Reply