How do I stop visual editor in Wordpress from changing the code?

大兔子大兔子 提交于 2019-12-08 01:20:48

问题


Every time I switch to the visual editor in Wordpress, it changes my code (e.g Removes <br/>). How do I stop this?


回答1:


You can't in the base framework without adding some plugin. However, if you'd like a simple break on the Visual editor side use shift-enter.



来源:https://stackoverflow.com/questions/38777117/how-do-i-stop-visual-editor-in-wordpress-from-changing-the-code

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!