====== FavIcon plugin ====== create a 'favicon/' folder, create a favicon/imgs/ subdirectory and put there a favicon.ico file put in favicon/ your plugin.favicon.php file (with the contents below), save, enable from the panel, enjoy '; } add_action('wp_head', 'plugin_favicon_head'); ?>