Skip to content

Torwald45/wp-snippet-remove-wp-logo-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Snippet: Remove WP Logo Admin

Remove WordPress logo from admin bar for cleaner, more professional appearance.

Features

  • Remove WordPress logo from admin bar
  • Cleaner admin interface
  • More professional look
  • Lightweight (single action hook)
  • Works in both frontend and backend admin bars

Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher

Installation

Method 1: functions.php

  1. Open your theme's functions.php file
  2. Copy the entire content from remove-wp-logo-admin.php
  3. Paste at the end of your functions.php
  4. Save the file

Method 2: Code Snippets Plugin

  1. Install and activate the Code Snippets plugin
  2. Go to Snippets → Add New
  3. Copy content from remove-wp-logo-admin.php WITHOUT the opening <?php tag
  4. Paste into the Code field
  5. Activate the snippet

Usage

After installation, WordPress logo will be automatically removed from admin bar on all pages (both frontend and backend).

Why use this?

  • Professional: Client sites look more branded without WordPress logo
  • Cleaner UI: Less clutter in admin bar
  • White label: Better for agencies and freelancers
  • Simple: No configuration needed

Changelog

See CHANGELOG.md for version history.

License

GPL v2 or later

Author

Torwald45

About

Remove WordPress logo from admin bar for cleaner, professional appearance

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages