Opened 10 years ago
Closed 5 years ago
#7306 closed defect (bug) (fixed)
Incorrect? PHPDoc for bp_xprofile_get_meta
| Reported by: | DJPaul | Owned by: | espellcaste |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.0.0 |
| Component: | Extended Profile | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Per #7300, the bp_xprofile_get_meta function says it returns a bool, but it actually returns an empty string.
Figure out what it's meant to do, and change the PHPDoc or update existing uses as appropriate.
Attachments (1)
Change History (7)
#3
@
5 years ago
- Milestone Awaiting Contributions → 10.0.0
- Owner set to
- Status new → assigned
Based on the committed code, this ticket should be resolved. But I'll move this to the 10 milestone for another eye and decision. :)
#4
@
5 years ago
- Keywords has-patch added
The committed code is not about the bp_xprofile_get_meta() function. The attached patch should fix the issue.
#6
@
5 years ago
- Resolution → fixed
- Status assigned → closed
Fixed via this commit: https://buddypress.trac.wordpress.org/changeset/13088
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 11350: