• Home
  • Gallery
  • Sites
  • Music
Burakoff.us FAQs
  • Home
  • Gallery
  • Sites
  • Music

Replace WP Admin Logo

/2015 /WordPress Backend /WordPress Frontend /Replace WP Admin Logo
  • August 8, 2015
  • WordPress
  • 2015 / WordPress Backend / WordPress Frontend
function new_admin_logo() {
  echo '<style type="text/css">#header-logo { background-image: url('.get_bloginfo('template_directory').'/images/admin_logo.png) !important; }</style>';
}
add_action('admin_head', 'new_admin_logo');
Tagged: 2015Adminfunction.phpLogoLook & Feel

Related Articles

  • Using wpdb to connect to a separate database

  • email mailto: options

  • WordPress add to menu on the fly

  • Eliminate Load More in media file – WP – WordPress

  • Activate a plugin through PHPMyAdmin

  • Disable update notification for individual plugins

Annual

2025, 2023, 2022, 2021, 2019, 2016, 2015

Latest Articles

  • Using wpdb to connect to a separate database
  • console.time() and console.timeEnd()
  • Quick Positioning with inset in CSS
  • Hiding DOM Elements with Ease

Topics

  • Home
  • Gallery
  • Sites
  • Music
© Copyright 2021-2025, stephenburakoff.com