WordPress Custom Theme Favicon in Dashboard Menu
- by Scott B
When you create a custom theme in WordPress, you can add a link to your theme options on the left menu in the WP dashboard. The default icon that's used next to your menu label is called generic.png and resides in the wp-admin/images directory.
Anyone know how to tell WP to use my theme's custom favicon.png instead of the default?