Descrição
WordPress includes a handy way to add a favicon on your site through its Site Customizer. This icon will be used as a favicon on desktop browsers, but on mobile devices as well, when users create a shortcut on their homescreen. What happens, though, if you want to have different icons on different occasions, either because, for example, iOS doesn’t support transparency or simply because you want to have a more detailed icon on mobile devices? This plugin extends the WordPress’ native functionality and allows you to upload different images for mobile (Android), iOS and Windows. Omitting an image will fallback to the default Site Icon.
Features
- Extend the native WordPress Site Icon functionality to use different icons for Android, iOS and Windows.
Instalação
- Upload the Favicon Extender plugin to your WordPress plugins directory and activate it.
- Go to the WordPress Customizer / Site Identity and add you Site Icon. As soon as you do this, a new option will appear, prompting you to upload separate icons for mobile, iOS and Windows.
Perguntas frequentes
-
I activated the plugin but I don’t see any new option
-
This is probably because you didn’t set a Site Icon. Favicon Extender is not a replacement for the WordPress’ native functionality. Instead, it complements it. Therefore, in order for the plugin’s options to appear, you need to set your Site Icon first.
-
What kind of icons should I add?
-
Mobile (Android) icons should be png of 192×192 pixels (transparency is allowed). iOS icons should be 180×180 pixels, with no transparency (iOS doesn’t support transparent icons). Windows icons should be 144×144 pixels. The plugin should guide you on that, forcing you to crop the images to the proper dimensions.
Avaliações
Colaboradores e desenvolvedores
“Favicon Extender” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Favicon Extender” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.5
- Fixed a PHP notice.
1.0.4
- Fixed a bug with jQuery calling.
1.0
- Initial release