Custom Fields
Re-Envisioned › Support › MB Custom Table › How to get user meta from custom table? › Reply To: How to get user meta from custom table?
October 4, 2018 at 4:49 PM #11532
Yes, please use:
MB_Custom_Table_Cache::get( $object_id, $table_name )
It returns an array of key => value.