{"id":54828,"date":"2018-12-14T22:36:15","date_gmt":"2018-12-14T21:36:15","guid":{"rendered":"https:\/\/samuelchopard.ch\/wiki\/?p=54828"},"modified":"2019-03-18T14:29:16","modified_gmt":"2019-03-18T13:29:16","slug":"how-to-use-the-classic-editor-disable-gutenberg-visual-editor","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/how-to-use-the-classic-editor-disable-gutenberg-visual-editor\/","title":{"rendered":"How to use the classic editor (disable Gutenberg visual editor)"},"content":{"rendered":"<p><!--more--><\/p>\n<p>Paste the following in the child-theme&#8217;s <em>functions.php<\/em>:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"php\">add_filter('use_block_editor_for_post', '__return_false');<\/pre>\n<p>Source:\u00a0<a target=\"_blank\" href=\"https:\/\/ohiwill.com\/how-to-use-the-classic-editor-in-wordpress-5-0-disable-gutenberg-guide\/\">https:\/\/ohiwill.com\/how-to-use-the-classic-editor-in-wordpress-5-0-disable-gutenberg-guide\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"Paste the following in the child-theme's functions.php: add_filter('use_block_editor_for_post', '__return_false'); Source:\u00a0https:\/\/ohiwill.com\/how-to-use-the-classic-editor-in-wordpress-5-0-disable-gutenberg-guide\/","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[93,363],"class_list":["post-54828","post","type-post","status-publish","format-standard","hentry","category-wordpress","tag-editor","tag-gutenberg"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/comments?post=54828"}],"version-history":[{"count":1,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54828\/revisions"}],"predecessor-version":[{"id":54829,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54828\/revisions\/54829"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=54828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=54828"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=54828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}