Favicon Extender

描述

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.

屏幕截图

  • Favicon Extender options.

安装

  1. Upload the Favicon Extender plugin to your WordPress plugins directory and activate it.
  2. 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.

常见问题

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.

评价

阅读所有1条评价

贡献者及开发者

“Favicon Extender” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Favicon Extender”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.5

  • Fixed a PHP notice.

1.0.4

  • Fixed a bug with jQuery calling.

1.0

  • Initial release