Make WordPress Core

Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#1720 closed defect (bug) (wontfix)

dropdown_cats() should be deprecated in favor of a modified list_cats()/get_category_link()

Reported by: mark's profile mark Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: normal Version: 1.6
Component: Administration Keywords:
Focuses: Cc:

Description

Concerns arose from a WordPress support thread about the dropdown_cats() template tag. Users are confused as to why dropdown_cats() doesn't have an option to output without the select html tags when wp_get_archives() does. I propose dropdown_cats() be deprecated and list_cats() be rewritten to use a function similar to get_archives_link().

Change History (8)

#1 @mark
19 years ago

  • Milestone set to 1.6
  • Version changed from 1.2 to 1.6

#2 @mark
19 years ago

  • Owner changed from anonymous to ryan

#3 @mark
19 years ago

  • Summary changed from dropdown_cats() should be deprecated in favor of a modified wp_list_cats() to dropdown_cats() should be deprecated in favor of a modified list_cats()

#4 @mark
19 years ago

  • Summary changed from dropdown_cats() should be deprecated in favor of a modified list_cats() to dropdown_cats() should be deprecated in favor of a modified list_cats()/get_category_link()

Delving further into the code, here is a change in my statement: rewrite list_cats()/get_category_link() to get similar functionality.

#5 @mark
19 years ago

  • Milestone 1.6 deleted

#6 @davidhouse
19 years ago

  • Milestone set to 2.1

#7 @mattProject Lead
18 years ago

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

#8 @Nazgul
18 years ago

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.