#27843 closed defect (bug) (fixed)
Bundled Themes: bump version numbers and update POT files
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.9.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch |
| Focuses: | Cc: |
Description
For submission to WP.org directory, we'll need to bump Twenty Ten through Twenty Fourteen version number in style.css and make a new POT file.
Attachments (1)
Change History (10)
#2
in reply to:
↑ 1
@
12 years ago
I reply to myself if that's can be useful for anyone.
It is possible to test against current_theme_supports( 'html5', 'gallery' )
true in the theme shipped with WP 3.9, false in the theme originally shipped with WP 3.8
#7
@
12 years ago
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In 28167:
#9
@
12 years ago
Note: New theme versions now uploaded to WP.org directory, waiting for approval to coordinate with 3.9 release:
- Twenty Eleven: https://themes.trac.wordpress.org/ticket/18174
- Twenty Twelve: https://themes.trac.wordpress.org/ticket/18175
- Twenty Thirteen: https://themes.trac.wordpress.org/ticket/18176
- Twenty Fourteen: https://themes.trac.wordpress.org/ticket/18177
Note: See
TracTickets for help on using
tickets.
We have now two different "twenty fourteen 1.0" themes and it is impossible to maintain plugins compatibility with both using the version number. Is there a way to distinguish them?