Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

#2102 closed defect (bug) (fixed)

bbp_get_dropdown() no longer hierarchical in trunk

Reported by: johnjamesjacoby Owned by: johnjamesjacoby
Priority: high Milestone: 2.3
Component: General Version: 2.1
Severity: major Keywords:
Cc:

Description

extract() changes to bbp_get_dropdown() are causing the forum dropdown to not have the intended selectable options.

Change History (1)

#1 @johnjamesjacoby
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [4573]) bbp_get_dropdown():

  • Use get_pages() instead of get_posts().
  • Pass walker and disabled_categories array items into get_pages().
  • Fixes #2102.
Note: See TracTickets for help on using tickets.