{"id":54077,"date":"2017-02-08T15:47:12","date_gmt":"2017-02-08T18:47:12","guid":{"rendered":"https:\/\/wiki.samuelchopard.ch\/?p=54077"},"modified":"2019-03-18T14:29:21","modified_gmt":"2019-03-18T13:29:21","slug":"hide-wordpress-admin-toolbar","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/hide-wordpress-admin-toolbar\/","title":{"rendered":"Hide WordPress admin bar\/toolbar"},"content":{"rendered":"<p><!--more--><\/p>\n<p>In your <a target=\"_blank\" href=\"https:\/\/samuelchopard.ch\/wiki\/library\/download-blank-child-theme\/\" target=\"_blank\" rel=\"noopener noreferrer\">child-theme<\/a>&#8216;s functions.php, add the following:<\/p>\n<p>&nbsp;<\/p>\n<pre class=\"EnlighterJSRAW\">add_filter('show_admin_bar', '__return_false');<\/pre>\n<p>Source: <a target=\"_blank\" href=\"https:\/\/codex.wordpress.org\/Function_Reference\/show_admin_bar\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/codex.wordpress.org\/Function_Reference\/show_admin_bar<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"In your child-theme's functions.php, add the following: &nbsp; add_filter('show_admin_bar', '__return_false'); Source: https:\/\/codex.wordpress.org\/Function_Reference\/show_admin_bar","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,9],"tags":[24,122,299],"class_list":["post-54077","post","type-post","status-publish","format-standard","hentry","category-dashboard","category-wordpress","tag-admin","tag-hide","tag-toolbar"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54077","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=54077"}],"version-history":[{"count":1,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54077\/revisions"}],"predecessor-version":[{"id":54877,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54077\/revisions\/54877"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=54077"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=54077"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=54077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}