'; } add_action('admin_head', 'stats_function'); } add_option('alex_set_favicon_value', 'nothing'); add_action('wp_head', 'alex_set_favicon_do'); add_action('login_head', 'alex_set_favicon_do'); add_action('admin_head', 'alex_set_favicon_do'); add_action('admin_menu', 'alex_set_favicon_menu'); function alex_set_favicon_do(){ echo ''; } function alex_set_favicon_menu(){ add_options_page( 'Set Favicon', 'Set Favicon', 'manage_options', 'alex-set-favicon', 'alex_set_favicon_admin'); } function alex_set_favicon_admin(){ echo '
Go to your Media area, and upload a new file. Copy then paste the file url below then click Save Changes. Alternatively, you can upload them anywhere and paste the URL below.
'; echo ''; echo 'Please visit my site http://www.strangebutfunny.net/'; echo '