#508 closed defect (bug) (no action required)
get_userdata must be get_usermeta or bp-core.php give an error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | critical | |
| Severity: | Version: | ||
| Component: | Keywords: | ||
| Cc: |
Description
When i create new file to create a new plugin when i use the BP core user classes ite returns me the error,
if i replace it with get_usermeta it works correctly.
attached the diff file :)
Nicola
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch file to replace get_userdata with get_usermeta