46cl / wp-boilerplate

[unstable] A Wordpress boilerplate created by 46cl
MIT License
3 stars 1 forks source link

Manage favicons #17

Closed nesk closed 6 years ago

nesk commented 9 years ago

Favicon files are a real pain in the ass, a script to generate all the required sizes would be useful. Real Favicon Generator seems quite complete, we should base our script on the sizes provided by this generator.

We also need a method to automatically assign a favicon URL to the project, the favicon will be displayed in front and back offices. This method should be automatically called with a default URL, allowing to just drag&drop new favicons in the project and see them appear without any PHP configuration.