Opened 15 years ago
Closed 15 years ago
#3209 closed defect (bug) (fixed)
bp_blogs_record_existing_blogs() should use WP_User_Query
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.5 | Priority: | normal |
| Severity: | Version: | 1.5 | |
| Component: | Core | Keywords: | |
| Cc: |
Description
get_users_of_blog() is deprecated since 3.1
Note: See
TracTickets for help on using
tickets.
(In [4345]) Refactors bp_blogs_record_existing_blogs() so that it no longer uses the deprecated get_users_of_blog(). Fixes #3209