- This topic has 4 replies, 2 voices, and was last updated 2 years, 6 months ago by .
-
Topic
-
I cant seem to get my user meta out of the custom table. Tried this:
$value = rwmb_meta( 'address', array( 'object_type' => 'user', 'storage_type' => 'custom_table', 'table' => "metabox_users" ), 1 );
But get nothing. I have checked the table, and the data is stored in there, as expected.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.