[wp-trac] [WordPress Trac] #32032: Bundled Themes: bump version numbers and update POT files for 4.2 release

WordPress Trac noreply at wordpress.org
Mon Apr 20 22:57:19 UTC 2015


#32032: Bundled Themes: bump version numbers and update POT files for 4.2 release
---------------------------+------------------
 Reporter:  lancewillett   |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  4.2
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:
---------------------------+------------------

Comment (by lancewillett):

 Changes:

 '''Twenty Fifteen'''
 - Adjust scroll behavior to make sure sidebar height is calculated during
 scroll events, not just resize events.
 - Update editor styles to better display images and captions in small
 screens.
 - Add trailing slashes to theme URIs to avoid a redirect.
 - Add documentation for new onResizeARIA function.
 - Add ARIA attributes to menu toggle and search toggle.
 - Remove URLs from reset credits.
 - Move RSS icon style rule lower to prevent it from being overridden by
 other social icon rules.
 - Keep sub-menus open when visiting sub-menu pages, to show context when
 navigating a site.
 - Move js and no-js class name functionality out of header template and
 into a wp_head hook in functions.php file so that the JavaScript
 functionality isn't hard-coded into a template file.
 - CSS cleanup.
 - Remove border on post navigation when post thumbnail is available.
 - Add print section to the table of contents in the stylesheet.
 - Fix missing style for menu in small screens.
 - Add styles for multisite registration forms.

 '''Twenty Fourteen'''
 - Update editor styles to better display images and captions in small
 screens.
 - Update CSS rules for .screen-reader-text to be consistent with current
 accessibility guidelines.
 - Add trailing slashes to theme URIs to avoid a redirect.
 - Use SSL for theme and author URIs and HTTPS for codex.wordpress.org.
 - Add documentation for new onResizeARIA function.
 - Add ARIA attributes to menu toggle and search toggle.
 - Make twentyfourteen_post_thumbnail() pluggable.
 - Update CSS rules for .screen-reader-text to be consistent with current
 accessibility guidelines.
 - Remove URLs from reset credits.
 - Replace array_shift() with reset() for performance.
 - Fix escaping and minor code style issues.

 '''Twenty Thirteen'''
 - Make sure submenu links work correctly on small screens with touch
 events.
 - Update editor styles to better display images and captions in small
 screens.
 - Use SSL for theme and author URIs and HTTPS for codex.wordpress.org.
 - Add documentation for new onResizeARIA function.
 - Add ARIA attributes to menu toggle.
 - Update CSS rules for .screen-reader-text to be consistent with current
 accessibility guidelines.
 - Replace array_shift() with reset() for performance.
 - Fix escaping and minor code style issues.

 '''Twenty Twelve'''
 - Add trailing slashes to theme URIs to avoid a redirect.
 - Use SSL for theme and author URIs and HTTPS for codex.wordpress.org.
 - Update CSS rules for .screen-reader-text to be consistent with current
 accessibility guidelines.
 - Remove URLs from reset credits.
 - Fix escaping and minor code style issues.

 '''Twenty Eleven'''
 - Add postMessage support for header_textcolor to improve the user
 experience in the Customizer.
 - Add trailing slashes to theme URIs to avoid a redirect.
 - Use SSL for theme and author URIs and HTTPS for codex.wordpress.org.
 - Update CSS rules for .screen-reader-text to be consistent with current
 accessibility guidelines.
 - Remove URLs from reset credits.
 - Replace array_shift() with reset() for performance.
 - Fix escaping and minor code style issues.

 '''Twenty Ten'''
 - Add trailing slashes to theme URIs to avoid a redirect.
 - Use SSL for theme and author URIs and HTTPS for codex.wordpress.org.
 - Update CSS rules for .screen-reader-text to be consistent with current
 accessibility guidelines.
 - Remove URLs from reset credits.
 - Replace array_shift() with reset() for performance.
 - Fix escaping and minor code style issues.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32032#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list