felixarntz/site-icon-extended

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![Code Climate](https://codeclimate.com/github/felixarntz/site-icon-extended/badges/gpa.svg)](https://codeclimate.com/github/felixarntz/site-icon-extended)
[![Latest Stable Version](https://poser.pugx.org/felixarntz/site-icon-extended/version)](https://packagist.org/packages/felixarntz/site-icon-extended)
[![License](https://poser.pugx.org/felixarntz/site-icon-extended/license)](https://packagist.org/packages/felixarntz/site-icon-extended)

Site Icon Extended
==================

This plugin enhances the WordPress Site Icon feature by adding more icon formats for improved cross-browser compatibility.

**Features:**

* adds more icon sizes for the default icon and Apple Touch Icon to better support different resolutions
* generates an `.ico` file to use for the general shortcut icon
* generates a `browserconfig.xml` file to support Windows 8.1
* allows upload and color specification of an SVG image to use as Pinned Tab Icon for Safari
* adds a Customizer field to specify an icon background color used by some Windows devices 

You can download the latest version from the [WordPress plugin repository](http://wordpress.org/plugins/site-icon-extended/). If you prefer to install it from Github, make sure to run `composer install` before using it in order to download the necessary dependencies.

Contributions and Bugs
----------------------

If you have ideas on how to improve the plugin or if you discover a bug, I would appreciate if you shared them with me, right here on Github. In either case, please open a new issue [here](https://github.com/felixarntz/site-icon-extended/issues/new)!

You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/site-icon-extended) to get started.