Support translate attribute
-
I recently encountered an issue where the HTML5 translate attribute was being stripped from tags during WP import. The attribute was missing from $allowedposttags and I had to add it in my theme’s functions.php. Translate is a valid HTML5 attribute and should be allowed natively, please add it.
The topic ‘Support translate attribute’ is closed to new replies.