[wp-meta] [Making WordPress.org] #1397: Add 'initial-scale=1' to viewport setting in wordcamp-base-v2 for mobile friendliness
Making WordPress.org
noreply at wordpress.org
Tue Nov 17 16:47:54 UTC 2015
#1397: Add 'initial-scale=1' to viewport setting in wordcamp-base-v2 for mobile
friendliness
----------------------+--------------------------
Reporter: rclilly | Owner:
Type: defect | Status: new
Priority: normal | Component: wordcamp.org
Keywords: has-patch |
----------------------+--------------------------
The current version of the WordCamp Base Redux theme is not mobile
friendly because it omits the 'initial-scale=1' setting in the <meta
name="viewport" content="width=device-width" /> tag. Need to add that
without breaking backward compatibility for existing sites using the
theme. The solution is to check for the site's (blog's) ID and if it's
greater than the current WordCamp site's ID, add the setting, otherwise
leave things as they already are.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1397>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list