Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#8700 closed defect (bug) (fixed)

"selected" argument doesn't work for "none" and "all" options in wp_dropdown_categories

Reported by: filosofo Owned by: anonymous
Priority: normal Milestone: 2.7.1
Component: Template Version: 2.7
Severity: normal Keywords: has-patch wp_dropdown_categories selected category
Cc:

Description

You can pass a value as the "selected" category for the wp_dropdown_categories() dropdown, but it is ignored for the "none" and "all" values (0 and -1, respectively).

Patch fixes this.

Attachments (1)

selected_none_all_dropdown_cats.diff (933 bytes) - added by filosofo 4 years ago.

Download all attachments as: .zip

Change History (3)

comment:1   ryan4 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10243]) Fix selected for none and all. Props filosofo. fixes #8700 for trunk

comment:2   ryan4 years ago

(In [10244]) Fix selected for none and all. Props filosofo. fixes #8700 for 2.7

Note: See TracTickets for help on using tickets.