{"id":6419,"date":"2020-04-04T15:13:36","date_gmt":"2020-04-04T15:13:36","guid":{"rendered":"https:\/\/expertwebtechnologies.com\/?p=6419"},"modified":"2025-01-07T13:33:53","modified_gmt":"2025-01-07T13:33:53","slug":"remove-wordpress-menu-and-logo-from-admin-panel-2","status":"publish","type":"post","link":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/","title":{"rendered":"Remove wordpress menu and logo from admin panel."},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Remove wordpress menu and logo from admin panel.<\/h1>\n\n\n\n<p>Using this Simple Hook We can easily remove wordpress logo and related sub menus to wordpress logo from admin panel bar of WordPress,You Just need to do is just copy this hook and paste below code on the function.php file of your theme.<\/p>\n\n\n\n<p>Before:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"http:\/\/expertwebtechnologies.com\/blogs\/wp-content\/uploads\/2020\/04\/before.png\" alt=\"\"\/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><code style=\"color: black; font-size: 14px; background: #d3d3d338;\"><br>\nadd_action('admin_bar_menu', 'remove_wordpress_logo', 999);<br>\nfunction remove_wordpress_logo( $admin_bar ) {<br>\n$admin_bar-&gt;remove_node('wp-logo');<br>\n}<br>\n<\/code><\/p>\n\n\n\n<p>After:<\/p>\n\n\n\n<p><img decoding=\"async\" src=\"http:\/\/expertwebtechnologies.com\/blogs\/wp-content\/uploads\/2020\/04\/after.png\"><br>\nEnjoy<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Remove wordpress menu and logo from admin panel. Using this Simple Hook We can easily remove wordpress logo and related sub menus to wordpress logo from admin panel bar of WordPress,You Just need to do is just copy this hook and paste below code on the function.php file of your theme. Before: add_action(&#8216;admin_bar_menu&#8217;, &#8216;remove_wordpress_logo&#8217;, 999); [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8678,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25,36],"tags":[],"class_list":["post-6419","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hooks","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Remove wordpress menu and logo from admin panel. - EoXys IT<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Remove wordpress menu and logo from admin panel. - EoXys IT\" \/>\n<meta property=\"og:description\" content=\"Remove wordpress menu and logo from admin panel. Using this Simple Hook We can easily remove wordpress logo and related sub menus to wordpress logo from admin panel bar of WordPress,You Just need to do is just copy this hook and paste below code on the function.php file of your theme. Before: add_action(&#039;admin_bar_menu&#039;, &#039;remove_wordpress_logo&#039;, 999); [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/\" \/>\n<meta property=\"og:site_name\" content=\"EoXys IT\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-04T15:13:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-07T13:33:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Shiv kumawat\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shiv kumawat\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/\"},\"author\":{\"name\":\"Shiv kumawat\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/2ae37850795ab595577a4bfdb900b537\"},\"headline\":\"Remove wordpress menu and logo from admin panel.\",\"datePublished\":\"2020-04-04T15:13:36+00:00\",\"dateModified\":\"2025-01-07T13:33:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/\"},\"wordCount\":64,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png\",\"articleSection\":[\"Hooks\",\"WordPress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/\",\"url\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/\",\"name\":\"Remove wordpress menu and logo from admin panel. - EoXys IT\",\"isPartOf\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png\",\"datePublished\":\"2020-04-04T15:13:36+00:00\",\"dateModified\":\"2025-01-07T13:33:53+00:00\",\"author\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/2ae37850795ab595577a4bfdb900b537\"},\"breadcrumb\":{\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage\",\"url\":\"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png\",\"contentUrl\":\"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png\",\"width\":1024,\"height\":640,\"caption\":\"Web Development\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eoxysit.com\/blogs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Remove wordpress menu and logo from admin panel.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/#website\",\"url\":\"https:\/\/eoxysit.com\/blogs\/\",\"name\":\"EoXys IT\",\"description\":\"Digitise your business\",\"alternateName\":\"Eoxys It\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eoxysit.com\/blogs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/2ae37850795ab595577a4bfdb900b537\",\"name\":\"Shiv kumawat\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2025\/03\/CEO-150x150.png\",\"contentUrl\":\"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2025\/03\/CEO-150x150.png\",\"caption\":\"Shiv kumawat\"},\"description\":\"\\\"Shiv kumawat is the Executive Director and CEO of Eoxys It Solution LLP and the strategic mind behind the company\\\"s growth. His expertise in operational efficiency and team leadership empowers his colleagues to excel and innovate.\u201d\",\"sameAs\":[\"https:\/\/eoxysit.com\/\"],\"url\":\"https:\/\/eoxysit.com\/blogs\/author\/shivkumawat1985\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Remove wordpress menu and logo from admin panel. - EoXys IT","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/","og_locale":"en_US","og_type":"article","og_title":"Remove wordpress menu and logo from admin panel. - EoXys IT","og_description":"Remove wordpress menu and logo from admin panel. Using this Simple Hook We can easily remove wordpress logo and related sub menus to wordpress logo from admin panel bar of WordPress,You Just need to do is just copy this hook and paste below code on the function.php file of your theme. Before: add_action('admin_bar_menu', 'remove_wordpress_logo', 999); [&hellip;]","og_url":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/","og_site_name":"EoXys IT","article_published_time":"2020-04-04T15:13:36+00:00","article_modified_time":"2025-01-07T13:33:53+00:00","og_image":[{"width":1024,"height":640,"url":"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png","type":"image\/png"}],"author":"Shiv kumawat","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Shiv kumawat","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#article","isPartOf":{"@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/"},"author":{"name":"Shiv kumawat","@id":"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/2ae37850795ab595577a4bfdb900b537"},"headline":"Remove wordpress menu and logo from admin panel.","datePublished":"2020-04-04T15:13:36+00:00","dateModified":"2025-01-07T13:33:53+00:00","mainEntityOfPage":{"@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/"},"wordCount":64,"commentCount":0,"image":{"@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage"},"thumbnailUrl":"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png","articleSection":["Hooks","WordPress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/","url":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/","name":"Remove wordpress menu and logo from admin panel. - EoXys IT","isPartOf":{"@id":"https:\/\/eoxysit.com\/blogs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage"},"image":{"@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage"},"thumbnailUrl":"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png","datePublished":"2020-04-04T15:13:36+00:00","dateModified":"2025-01-07T13:33:53+00:00","author":{"@id":"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/2ae37850795ab595577a4bfdb900b537"},"breadcrumb":{"@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#primaryimage","url":"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png","contentUrl":"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2021\/06\/Blog-2-1024x640-1.png","width":1024,"height":640,"caption":"Web Development"},{"@type":"BreadcrumbList","@id":"https:\/\/eoxysit.com\/blogs\/remove-wordpress-menu-and-logo-from-admin-panel-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eoxysit.com\/blogs\/"},{"@type":"ListItem","position":2,"name":"Remove wordpress menu and logo from admin panel."}]},{"@type":"WebSite","@id":"https:\/\/eoxysit.com\/blogs\/#website","url":"https:\/\/eoxysit.com\/blogs\/","name":"EoXys IT","description":"Digitise your business","alternateName":"Eoxys It","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eoxysit.com\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/2ae37850795ab595577a4bfdb900b537","name":"Shiv kumawat","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eoxysit.com\/blogs\/#\/schema\/person\/image\/","url":"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2025\/03\/CEO-150x150.png","contentUrl":"https:\/\/eoxysit.com\/blogs\/wp-content\/uploads\/2025\/03\/CEO-150x150.png","caption":"Shiv kumawat"},"description":"\"Shiv kumawat is the Executive Director and CEO of Eoxys It Solution LLP and the strategic mind behind the company\"s growth. His expertise in operational efficiency and team leadership empowers his colleagues to excel and innovate.\u201d","sameAs":["https:\/\/eoxysit.com\/"],"url":"https:\/\/eoxysit.com\/blogs\/author\/shivkumawat1985\/"}]}},"_links":{"self":[{"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/posts\/6419","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/comments?post=6419"}],"version-history":[{"count":0,"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/posts\/6419\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/media\/8678"}],"wp:attachment":[{"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/media?parent=6419"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/categories?post=6419"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eoxysit.com\/blogs\/wp-json\/wp\/v2\/tags?post=6419"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}