Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6602 closed defect (bug) (fixed)

`bp_group_member_pagination_count()` uses wrong plural string

Reported by: boonebgorges's profile boonebgorges Owned by: boonebgorges's profile boonebgorges
Milestone: 2.3.4 Priority: normal
Severity: normal Version:
Component: Groups Keywords:
Cc:

Description

It says "groups" instead of the correct "members". Introduced in [9765], which means it's a 2.3 regression.

Change History (2)

#1 @boonebgorges
9 years ago

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

In 10075:

Use correct plural string in bp_get_group_member_pagination_count().

Fixes #6602.

#2 @boonebgorges
9 years ago

In 10076:

Use correct plural string in bp_get_group_member_pagination_count().

Merges [10075] to the 2.3 branch for 2.3.4.

Fixes #6602.

Note: See TracTickets for help on using tickets.