Tagged Questions
3
votes
2answers
324 views
WP Editor strips input placeholder attribute
Why WP Editor also strips the "placeholder" attribute of the input text element ?
Ofcourse, i am using the HTML mode.
Here is the input:
<input type="text" value="" name="s" style="width: 550px;" ...