Opened 16 years ago
Closed 16 years ago
#12698 closed enhancement (fixed)
Use arrays instead of query strings in Twenty Ten
| Reported by: | demetris | Owned by: | iammattthomas |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Themes | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The attached patch replaces query strings with arrays in the one instance of wp_nav_menu and in five instances of wp_link_pages in the Twenty Ten theme.
For the preference of arrays over query strings, see #6647.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Replaces query strings with arrays in Twenty Ten