Changeset 5796 for trunk/bp-blogs/bp-blogs-functions.php
- Timestamp:
- 02/16/2012 01:40:18 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-blogs/bp-blogs-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-blogs/bp-blogs-functions.php
r5777 r5796 317 317 $key = $wpdb->get_blog_prefix( $blog_id ). 'capabilities'; 318 318 319 $roles = get_user_meta( $user_id, $key, true );319 $roles = bp_get_user_meta( $user_id, $key, true ); 320 320 321 321 if ( is_array( $roles ) )
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)