Opened 9 years ago
Closed 9 years ago
#1283 closed defect (bug) (fixed)
BrowseHappy.com - Add site Icon
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Browse Happy | Keywords: | has-patch |
Cc: |
Description
Currently, BrowseHappy.com has 3 logo images on it's theme files.
Source: https://meta.trac.wordpress.org/browser/sites/trunk/browsehappy.com/public_html/imgs
And the theme has hardcoded the <link>
and <meta>
tags for the favicon and apple-touch-icon.
Source: https://meta.trac.wordpress.org/browser/sites/trunk/browsehappy.com/public_html/index.php#L15
As of WP 4.3, this functionality is built into WordPress core. We just need someone with permission to add the site icon. And commit the attached patch.
Attachments (1)
Change History (9)
This ticket was mentioned in Slack in #meta by drew. View the logs.
9 years ago
#7
@
9 years ago
I'm working on gaining access to it now. coffee2code should be able to update my key on that system.
Version 0, edited 9 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
Commit this patch after adding "Site Icon".
And delete the 3 apple-touch icons in the theme folder.