Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#24851 closed defect (bug) (worksforme)

WCSF Dev Day tables need sorting algorithm and rockets

Reported by: pdclark's profile pdclark Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

I would like to submit this patch for sorting dev day tables in 2014. Requires magical rockets to attach to tables and chairs:

<?php
$groups = array( 'core', 'docs', 'themers' );
sort( $groups );

May need a MD array for members.

Change History (2)

#1 @pdclark
10 years ago

  • Cc pdclark@… added
  • Severity changed from normal to critical

#2 @helen
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Severity changed from critical to normal
  • Status changed from new to closed

I know, it's cute, but our problem is that we have way too many open tickets. :)

Note: See TracTickets for help on using tickets.