' . __('Options saved') . '

'; } else { $options = get_option('favi_insert_url'); } ?>


Use the above option to set the URL for your favicon. This should be the direct link. Example: http://www.example.com/favicon.ico
You may have to refresh your browser to see your changes.

Admin favicon allows you to set a custom favicon for your WordPress administrative pages (like the one you're in now!).
This plugin was created by John Kolbert. The plugin's official page can be found here.


Help support free plugins. Any donation is appreciated!
" ; } add_action('admin_head', 'Adminfavicon'); ?>