Make raw html posts reliable
jonathanstegall opened this issue · 1 comments
jonathanstegall commented
These are the issues to deal with here:
- Coming from Drupal, we use
$
liberally. We need to fix this because WordPress runs jQuery in noConflict mode. - The Raw HTML code blocks need to be preserved when users switch back and forth between Visual and Text Editor.
- We need to make a way to default the editor to Text on these kind of posts, but not affect other posts.
jonathanstegall commented
- This is in 27016378e2816a3cda3fbe3b010adc89be9564c2.
- This is with the raw-html-pro plugin.
- Also in 27016378e2816a3cda3fbe3b010adc89be9564c2.