\/wp-content\/plugins\/html-editor-syntax-highlighter\/html-editor-syntax-highlighter.php <\/strong>and change the according part over there:<\/p>\npublic function __construct () {\n add_action( 'admin_init', array(&$this, 'hesh_set_options') );\n add_action( 'wp_ajax_'.$this->formProcessName, array(&$this, 'hesh_options_form_process'));\n\n \/\/ Load only on certain pages\n \/* knowboard: force the highlighter on all pages not just these\n if (\n !strstr($_SERVER['SCRIPT_NAME'], 'post.php') && \n !strstr($_SERVER['SCRIPT_NAME'], 'post-new.php') &&\n !strstr($_SERVER['SCRIPT_NAME'], 'editor.php')\n ) return;\n *\/\n add_action( 'admin_enqueue_scripts', array(&$this, 'hesh_admin_enqueue_scripts' ) );\n add_action( 'admin_footer', array(&$this, 'hesh_output_form') );\n add_action( 'admin_notices', array(&$this, 'display_survey_notice' ));\n}<\/pre>\n <\/p>\n","protected":false},"excerpt":{"rendered":"
TInyMCE has a nice function to switch between html and visual modes. Unfortunately the plain text mdoe with the HTML is not as beatiful as it could be. But there is help out there. Just install this plugin and give it a minor tweak to make it compatible with most other custom pst types. Unfortunately…<\/p>\n","protected":false},"author":1,"featured_media":502,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"categories":[6],"tags":[],"class_list":["post-3052","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","entry","has-media"],"_links":{"self":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/posts\/3052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/comments?post=3052"}],"version-history":[{"count":0,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/posts\/3052\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/media\/502"}],"wp:attachment":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/media?parent=3052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/categories?post=3052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/tags?post=3052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}