[wp-trac] [WordPress Trac] #43469: Native Site Icon feature in Customizer is outdated

WordPress Trac noreply at wordpress.org
Sun Mar 4 14:17:07 UTC 2018


#43469: Native Site Icon feature in Customizer is outdated
---------------------------+-----------------------------
 Reporter:  Guido07111975  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Customize      |    Version:  4.9.4
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 Hi,

 The native Site Icon feature in Customizer is outdated and should be
 updated.

 Windows:
 1) There's only 1 Windows Tile (270x270px). To cover newer devices there
 should be a delcaration for the small, medium, wide and large Tile.
 Source [https://docs.microsoft.com/en-us/previous-versions/windows
 /internet-explorer/ie-developer/samples/dn455106(v=vs.85) here].
 2) There should be a colorpicker for the Windows Tile.
 3) Because the wide Windows Tile is rectangular (310x150px), there should
 be an additional file input for this Tile.
 4) To overwrite the prefered XML browser configuration file, this should
 be added:
 {{{<meta name="msapplication-config" content="none" />}}}

 Regarding 3 and 4 check attachment.

 iOS:
 5) Instead of using {{{rel="apple-touch-icon-precomposed"}}} it's more
 common to use {{{rel="apple-touch-icon"}}} nowadays. Example:
 {{{<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-
 icon.png">}}}

 Guido

--
Ticket URL: <https://core.trac.wordpress.org/ticket/43469>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list