Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#764 closed defect (bug) (fixed)

Add "alphabetize" to the Site Groups Loop

Reported by: kitwit Owned by:
Priority: minor Milestone: 1.1
Component: Version:
Severity: Keywords:
Cc:

Description

Please add the parameter "alphabetical" to the parameters that will manipulate the data returned on bp_has_site_groups() so that groups can show up in predictable order. Currently those parameters are limited to active, newest, popular, and random. I'd like to be able to make my groups into a functional directory as well as a listing of grouped members.

Change History (4)

#1 @(none)
17 years ago

  • Milestone Groups 1.1

Milestone Groups 1.1 deleted

#2 @DJPaul
17 years ago

  • Milestone1.1
  • Priority majorminor

#3 @apeatling
17 years ago

  • Type enhancementdefect

#4 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [1929]) Added ability to loop groups alphabetically by using 'type=alphabetical' in the site groups loop. Fixes #764

Note: See TracTickets for help on using tickets.