About two weeks ago, I wrote about a tip I came across at
Simply Basic about
how to add a favicon to your WordPress admin by adding a snippet of code to wp-admin/admin-header.php. As you probably have noticed, the WordPress admin ...
View Post
The WordPress admin doesn't have a favicon. That means that when you're working with a bunch of tabs open, it's hard to identify which one is for your WordPress admin. Well, Simply Basic has the solution -
simply add one line to wp-admin/admin-header.php that calls the favicon of ...
View Post