#27843 closed defect (bug) (fixed)
Bundled Themes: bump version numbers and update POT files
| Reported by: | lancewillett | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9.1 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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
#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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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?