How to Remove WordPress Logo from the Admin Bar

By default, WordPress displays a logo in the admin bar at the top of the dashboard. While this is a minor feature, you may want to remove it for a cleaner or more personalized appearance, especially when working on a client site or custom project.

Why Remove the WordPress Logo?

Here are a few reasons you might consider removing the WordPress logo:

  • Branding: When developing a custom theme for a client, removing WordPress-specific elements can create a more polished, branded experience.
  • Simplify the Admin Bar: If the admin bar contains too many items, removing non-essential elements like the WordPress logo can streamline the interface and reduce clutter.

How to Remove the WordPress Logo

To remove the WordPress logo from the admin bar, simply add the following code snippet to your theme's functions.php file:

function themesdna_remove_wp_logo_from_admin_bar($wp_admin_bar) {
    // Remove the WordPress logo from the admin bar
    $wp_admin_bar->remove_node('wp-logo');
}

// Customize the admin bar by removing the WordPress logo
add_action('admin_bar_menu', 'themesdna_remove_wp_logo_from_admin_bar', 999);

Once you've added this snippet, refresh your WordPress dashboard, and the WordPress logo will no longer be visible in the admin bar.

Our WordPress Themes

Below are some of our premium WordPress themes. View all our free and premium WordPress themes →
FineWP PRO WordPress Theme

FineWP PRO

If you like free version of FineWP WordPress Theme, you will love the premium version. FineWP PRO is an improved...

$25.00
Clean Gallery PRO WordPress Theme

Clean Gallery PRO

If you like Clean Gallery free WordPress Theme, you will love the premium version. Clean Gallery PRO is an elegant,...

$25.00
FreshWP PRO WordPress Theme

FreshWP PRO

If you like FreshWP free WordPress Theme, you will love the premium version. FreshWP PRO is very user friendly, feature-rich,...

$25.00
GridSoul PRO WordPress Theme

GridSoul PRO

$25.00
Simple Grid PRO WordPress Theme

Simple Grid PRO

You'll be pleased with the Simple Grid PRO WordPress theme if you have tried the free version. It is a...

$25.00
BoldWP PRO WordPress Theme

BoldWP PRO

If you have tried BoldWP Free WordPress Theme, then you will love the premium version. BoldWP PRO is an more...

$25.00
FlashWP PRO WordPress Theme

FlashWP PRO

If you like FlashWP free WordPress Theme, you will love the premium version. FlashWP PRO is advanced, more user friendly,...

$25.00
Clean Grid PRO WordPress Theme

Clean Grid PRO

If you like Clean Grid free WordPress Theme, you will love the premium version. Clean Grid PRO is an elegant,...

$25.00

Can't you choose a single theme? Purchase All Themes for $75.

Save money with our low, one-time price for access to all of our 55 WordPress themes.