Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#7129 closed enhancement (fixed)

The Group's front.php template hierarchy should include the current group type

Reported by: imath's profile imath Owned by: dcavins's profile dcavins
Milestone: 2.6 Priority: normal
Severity: normal Version:
Component: Groups Keywords:
Cc:

Description

I think people would expect it as the member's front.php template hierarchy is including the member-type of the displayed user.

I know we're close to release, but i've said to myself let's try to have it in at the last minute :)

See attached patch.

Attachments (1)

7129.patch (2.2 KB) - added by imath 8 years ago.

Download all attachments as: .zip

Change History (4)

@imath
8 years ago

#1 @imath
8 years ago

  • Milestone changed from 2.6 to 2.7

#2 @dcavins
8 years ago

  • Owner set to dcavins
  • Resolution set to fixed
  • Status changed from new to closed

In 10891:

Add group-type-specific template to group front template hierarchy.

Add front-group-type-{type}.php template to group front template
hierarchy stack. Order of stack is now id, slug, type, status
and front.

Props imath.

Fixes #7129.

#3 @dcavins
8 years ago

  • Keywords has-patch removed
  • Milestone changed from 2.7 to 2.6
Note: See TracTickets for help on using tickets.