#49743 closed task (blessed) (fixed)
Bump bundled theme versions for 5.4
| Reported by: | desrosj | Owned by: | desrosj |
|---|---|---|---|
| Priority: | high | Milestone: | 5.4 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description (last modified by )
Attachments (1)
Change History (9)
#8
@
6 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Version bump