Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Twenty Fifteen Theme Changelog

Version 3.6

Released: November 7, 2023

  • Update default themes to use new script function signature: the last parameter of `wp_register_script()` and `wp_enqueue_script()` is an array instead of the boolean `true` (#59302)
  • Use `defer` loading strategy for theme scripts (#59316)

Version 3.5

Released: August 8, 2023

  • Fix Letter Case control implementation on the Button block ([55998])
  • Deprecate the skip link focus fix, switching the enqueue function to just register the script (#54421)
  • Remove Internet Explorer-specific checks (#56699)
  • Remove call to `load_theme_textdomain()` function if the WordPress version is at least 4.6 (#58318)
  • Add "Requires PHP" to readme.txt and "Requires at least" in style.css (#57857)

Version 3.4

Released: March 29, 2023

  • Fix Separator block "Dots" style variation (#56008)
  • Bundle Google Fonts locally (#55985)
  • Mark strings for screen readers (#29748)
  • Use the new `/documentation/` URLs for HelpHub links (#57726)

Version 3.3

Released: November 1, 2022

  • Button border issue (#55006)
  • H5 and H6 headings have the same font size (#52028)

Version 3.2

Released: May 24, 2022

  • Add gradient background options using the theme color scheme (#49760)
  • Use #page height instead of body height in sidebar scroll calculation (#40492)
  • Note visually hidden text for translators (#55591)

Version 3.1

Released: January 25, 2022

  • Remove "role" attribute on HTML5 elements with a default landmark role. (#54079)
  • Bundled Themes: Add "Tested up to" in style.css (#53797)

Version 3.0

Released: July 20, 2021


Version 2.9

Released: March 9, 2021

  • Problem with post metabox styles. (#52646)

Version 2.8

Released: December 8, 2020

  • Correct list block alignment in editor styles. (#51157)
  • Declare support for the html5 feature navigation-widgets. (#51445)
  • Use correct value for the speak property in various CSS files. (#51622)

Version 2.7

Released: August 11, 2020

  • Fixes bulleted list block appearing too far to the left in the editor by removing unnecessary margin rules for bulleted lists in the editor. (#50029 )

Version 2.6

Released: March 31, 2020

  • Update calendar widget styles for 5.4 markup. (#49549)

Version 2.5

Released: May 7, 2019

  • Trigger a new `wp_body_open` action immediately after the opening `body` tag, and add shim. (#12563, #46679)
  • Use theme version number when enqueuing styles. (#39997)
  • Update readme.txt file content to fix validation errors. (#45871)
  • Update link to child theme and post thumbnail documentation to point to their new locations. (#46450, #46823)
  • Fix typo in theme’s print styles. (#46767)
  • Fix inconsistent HTML comments after closing HTML tags. (#46871)


Version 2.4

Released: February 21, 2019

  • Add escaping to the pingback URL. (#43717)

Version 2.3

Released: January 9, 2019

  • Make sure button blocks respect the default rounded style, as well as the squared and outline options. (#45541)
  • Bump version numbers of updated scripts and stylesheets to prevent caching. (#45679)

Version 2.2

Released: December 19, 2018

  • Update styles so button blocks will apply theme's custom colors. (#45428)
  • Correct block appender appearance in block editor. (#45450)
  • Remove the term "Gutenberg" from code comments. (#45452)

Version 2.1

Released: December 6, 2018

  • Add front end styles, editor styles and a custom color palette for the new block-based editor. (#45043 and #45244)
  • Add theme support for responsive block embeds. (#45274)

Version 2.0

Released: May 17, 2018

  • Code is Poetry. WordPress' code just... wasn't. (#41057)
  • Docs: Remove @summary tags from JSDoc. (#42901)
  • Add link to privacy policy page in footer. (#43715)
  • Comments: Move comment consent input outside the label for a11y. (#43436)

Version 1.9

Released: November 14, 2017

  • Remove "called called" dittography typo. (#41836), (#41841)
  • Add missing comma in ie.css. (#41890)
  • Change tag cloud format to a list (ul) for better semantics and accessibility. (#40138)
  • Add missing singular placeholder in comments.php. (#39660)

Version 1.8

Released: June 8, 2017

  • Improve styles for 4.8 widgets. (#40745)
  • Allow category display in post preview even when only one category (#39531)

Version 1.7

Released: December 6, 2016

  • Add documentation to filters in themes. (#38382)
  • Add preconnect to fonts.gstatic.com. (#37171)

Version 1.6

Released: August 15, 2016

  • Remove .pot files from Default Themes. (#34884)
  • Update theme tags. (#37426)

Version 1.5

Released: April 12, 2016

  • Add left margin for lists inside blockquotes in editor-style.css. (#33380)
  • Use selective refresh to preview changes to site title and tagline in core themes. (#27355)
  • Prevent elements within fieldsets from overflowing in Webkit. (#35421)
  • Add support for site logos. (#35944)
  • Fixes insufficient check for existence of DOM elements in jQuery object. (#34033)
  • Update screenshot to 1200 x 900. (#34806)
  • Require opt-in for selective refresh of widgets. (#27355)

Version 1.4

Released: December 8, 2015

  • Correct license information in readme.txt. (#33590)
  • Add a missing comma in rtl.css. (#33985)
  • Document the 'twentyfifteen_color_schemes' filter. (#34119)

Version 1.3

Released August 18, 2015

  • Update readme.txt file. Fix typo in readme file and format the release dates as per other bundled themes readme.txt file format. (#31814)
  • Add missing social link Genericons styles for Skype and Path. (#32332)
  • Wrap navigation helpers into a function so it can be called on a refresh event of the Customize Preview. (#32576)
  • Use https for Google API external libraries. (#32552)
  • Use default strings and textdomain for comments link. (#32001)
  • Display sidebar background color with Header Image. (#31460)
  • Don't hyphenate input elements. (#32880)
  • Set the max-width of images in themes to 100%, not in pixels. (#33022 and #31250)

Version 1.2

Released May 6, 2015

  • Remove Genericons example.html files.

Version 1.1

Released April 23, 2015

  • Keep sub-menus open when visiting sub-menu pages. (#30722)
  • Use better, universal sans-serif fonts for RTL. (#30752)
  • Remove URLs from reset credits. (#30764)
  • Move `js` and `no-js` class name functionality out of header template and into a `wp_head` hook in functions.php file. (#30770)
  • Remove URLs from reset credits. (#30764)
  • Add styles for multi-site registration forms. (#30776)
  • Fix missing style for menu in small screens. (#30857)
  • Remove border on post navigation when post thumbnail is available. (#30918)
  • Remove unused CSS rules for `wp_page_menu` since those are not used in the theme. (#30957)
  • Add print section to the table of contents in the stylesheet. (#30993)
  • Move RSS icon style rule lower to prevent it from being overridden by other social icon rules. (#31129)
  • Update editor styles to improve image and caption display in small screens. (#31250)
  • Add ARIA attributes to menu toggle and add documentation for new onResizeARIA function.(#31527)
  • Use SSL for theme and author URIs. (#31699)
  • Adjust scroll behavior to include sidebar height in calculation. (#31734)
  • Add trailing slashes to theme URIs to avoid a redirect. (#31839)

Version 1.0

Released: December 18, 2014

Initial Release.