#49743 closed task (blessed) (fixed)
Bump bundled theme versions for 5.4
Reported by: | desrosj | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.4 | Priority: | high |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
Attachments (1)
Change History (9)
#2
@
5 years ago
- Summary changed from Bump bundled theme versions to Bump bundled theme versions for 5.4
#5
@
5 years ago
- Owner set to desrosj
- Resolution set to fixed
- Status changed from new to closed
In 47539:
#6
@
5 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening to backport.
#8
@
5 years ago
The main stylesheet style.css now has dates as the version.
For example:
<?php wp_enqueue_style( 'twentyseventeen-style', get_stylesheet_uri(), array(), '20190507' );
So the bump should also change the lines in functions.php
It doesn't affect all themes as some bundled themes like Twenty Nineteen and Twenty Twenty use the version in the stylesheet but for others it does.
Note: See
TracTickets for help on using
tickets.
Version bump