WordPress/wp-content/themes
desrosj 464535d0d3 Bundled Themes: Use the theme version when enqueuing theme specific stylesheets.
For many bundled theme related stylesheets, a version is either not specified, or specified as a hardcoded date string when enqueued. This is problematic when a stylesheet is updated and the version number is not (which has happened several times recently). This change ensures that all bundled theme related stylesheets use the theme’s version as the stylesheet version. This ensures cache busting for theme stylesheets every time a theme is updated and guarantees that users receive any new or updated styles included in the update when visiting the site for the first time after an update.

Props parsmizban, ianbelanger, dswebsme.
Fixes #39997.
Built from https://develop.svn.wordpress.org/trunk@45213


git-svn-id: http://core.svn.wordpress.org/trunk@45022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-04-16 14:56:51 +00:00
..
twentyeleven Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
twentyfifteen Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
twentyfourteen Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
twentynineteen Bundled Themes: Use consistent HTML comments after closing HTML tags. 2019-04-16 01:30:53 +00:00
twentyseventeen Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
twentysixteen Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
twentyten Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
twentythirteen Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
twentytwelve Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. 2019-04-16 14:56:51 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00