Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#4161 closed enhancement (wontfix)

Category Order

Reported by: amarelo's profile Amarelo Owned by: rob1n's profile rob1n
Milestone: Priority: low
Severity: trivial Version: 2.2
Component: Administration Keywords: has-patch 2nd-opinion
Focuses: Cc:

Description

Category Order allows users to sort wp_list_category by a user define order.

Use this: wp_list_category('sort_column=order');

Attachments (1)

CatOrder_patch_20070418.txt (4.4 KB) - added by Amarelo 17 years ago.
Patch to write this functionality

Download all attachments as: .zip

Change History (8)

@Amarelo
17 years ago

Patch to write this functionality

#1 @Amarelo
17 years ago

  • Owner changed from anonymous to Amarelo
  • Status changed from new to assigned

#2 @Amarelo
17 years ago

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

#3 @Amarelo
17 years ago

Ticket solved. Patch attached.

Regards,

Amarelo.

#4 @foolswisdom
17 years ago

  • Keywords has-patch added
  • Milestone changed from 2.4 to 2.3
  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Version set to 2.2

Hi Amarelo, only commiters mark bugs as fixed ;-)

#5 @rob1n
17 years ago

  • Keywords 2nd-opinion added
  • Owner changed from Amarelo to rob1n
  • Status changed from reopened to new

The need for this doesn't make sense to me. If it were pages, then fine, an user-specified order would be fine. But categories? They're not necessarily supposed to have an "order" to them -- order them by name is probably the common choice.

#6 @rob1n
17 years ago

  • Milestone changed from 2.3 to 2.4

#7 @rob1n
17 years ago

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