Opened 3 years ago

Closed 3 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:

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)

t12698-twentyten-query-strings-arrays.diff (4.5 KB) - added by demetris 3 years ago.
Replaces query strings with arrays in Twenty Ten

Download all attachments as: .zip

Change History (4)

Replaces query strings with arrays in Twenty Ten

  • Owner set to iammattthomas
  • Status changed from new to assigned

(In [13818]) Replace query strings with arras in Twenty Ten, see #12698. Props demetris.

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.