Opened 9 years ago
Closed 9 years ago
#1283 closed defect (bug) (fixed)
BrowseHappy.com - Add site Icon
Reported by: | ramiy | Owned by: | coffee2code |
---|---|---|---|
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)
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.