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: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Core | Version: | 1.5 |
| Severity: | Keywords: | ||
| Cc: |
Description
get_users_of_blog() is deprecated since 3.1
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4345]) Refactors bp_blogs_record_existing_blogs() so that it no longer uses the deprecated get_users_of_blog(). Fixes #3209