Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

#6785 closed enhancement (fixed)

Update bp_has_groups docblock

Reported by: dcavins Owned by: dcavins
Priority: low Milestone: 2.5
Component: Groups Version: 2.4.0
Severity: minor Keywords: has-patch commit
Cc: dcavins

Description

The docblock claims default values for the parameters that don't match the parse_args values. I've updated the docblock to reflect the defaults that are being used. I also added missing args and reordered the existing args to match their usage in the function.

Attachments (1)

6785.01.patch (6.7 KB ) - added by dcavins 11 years ago.

Download all attachments as: .zip

Change History (3)

@dcavins
11 years ago

#1 @DJPaul
11 years ago

  • Keywords commit added
  • Milestone Awaiting Review2.5

#2 @dcavins
11 years ago

  • Owner set to dcavins
  • Resolutionfixed
  • Status newclosed

In 10452:

Update bp_has_groups() documentation.

Update docblock by adding missing parameters,
updating parameter order and correcting
description of default values.

Fixes #6785.

Note: See TracTickets for help on using tickets.