Support MB Custom Table How to get user meta from custom table? Reply To: How to get user meta from custom table?

#11532
Anh TranAnh Tran
Keymaster

Yes, please use:

MB_Custom_Table_Cache::get( $object_id, $table_name )

It returns an array of key => value.