Opened 16 years ago
Closed 16 years ago
#12698 closed enhancement (fixed)
Use arrays instead of query strings in Twenty Ten
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 3.0 |
| Component: | Themes | Keywords: | has-patch |
| Focuses: | Cc: |
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.
Replaces query strings with arrays in Twenty Ten