Opened 11 years ago
Closed 11 years ago
#6034 closed enhancement (fixed)
Correct docblock for bp_has_groups()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Groups | Keywords: | has-patch |
| Cc: |
Description
The docblock for bp_has_groups() was missing a couple of parameter names.
Also removed "optional" from each line, since the first line reads "Array of parameters. All items are optional."
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Add missing parameter names.