Opened 10 months ago
Closed 10 months ago
#21297 closed enhancement (fixed)
Twenty Twelve: Use PHP5 constructor and visibility keywords in theme options class
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
As WordPress requires PHP5 I think it's better if we use same version constructor.
Attachments (3)
Change History (8)
comment:4
lancewillett — 10 months ago
- Summary changed from Twenty Twelve: Use PHP5 constructor in theme options class to Twenty Twelve: Use PHP5 constructor and visibility keywords in theme options class
This is great, thanks for the ticket and patch. Agreed on going with the correct PHP5 notation.
comment:5
lancewillett — 10 months ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In [21280]:
Note: See
TracTickets for help on using
tickets.

Same goes for visibility.