' . __('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
This plugin was created by John Kolbert. The plugin's official page can be found here.

" ; } add_action('admin_head', 'Adminfavicon'); ?>