Default to the HTML Editor in WordPress Posted February 18th, 2012 by rachelbaker. add_filter( ‘wp_default_editor’, create_function(”, ‘return “html”;’) );