Ticket #1720 (closed defect (bug): wontfix)

Opened 6 years ago

Last modified 5 years ago

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

Reported by: mark Owned by: ryan
Priority: normal Milestone:
Component: Administration Version: 1.6
Severity: normal Keywords:
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

comment:1   mark6 years ago

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

comment:2   mark6 years ago

  • Owner changed from anonymous to ryan

comment:3   mark6 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()

comment:4   mark6 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.

comment:5   mark6 years ago

  • Milestone 1.6 deleted
  • Milestone set to 2.1

comment:7   matt5 years ago

  • Status changed from new to closed
  • Resolution set to wontfix
  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.