Is there a way to stop WYSISYG editor in wordpress from trimming out certain tags? - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T11:39:30Zhttp://stackoverflow.com/feeds/question/617917http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/617917/is-there-a-way-to-stop-wysisyg-editor-in-wordpress-from-trimming-out-certain-tags1Is there a way to stop WYSISYG editor in wordpress from trimming out certain tags?Big Boss2009-03-06T07:04:50Z2009-03-06T14:36:47Z
<p>I'm sick of this WYSISYG editor of wordpress. Every time I switch from HTML view to WYSISYG view & back, it trims out many tags. is one such tag. I know I can force wordpress to disable WYSISYG editor, but is there any way/patch to ask WYSISYG editor not to trim out tags.</p>
http://stackoverflow.com/questions/617917/is-there-a-way-to-stop-wysisyg-editor-in-wordpress-from-trimming-out-certain-tags/619063#6190631Answer by Mike Wills for Is there a way to stop WYSISYG editor in wordpress from trimming out certain tags?Mike Wills2009-03-06T14:36:47Z2009-03-06T14:36:47Z<p>One thing to look at is in the Writing settings, uncheck "WordPress should correct invalidly nested XHTML automatically" It may not fix it all, but it does take care of some of them.</p>