Hi,
I'm trying to add a "key value" to user :
rwmb_set_meta($speaker_id,'mail_key_onboarding_1',array( 'key' => $live_id, 'value' => 1 ),array('object_type' => 'user'));
It's not working via php,
Although the box are ok in the admin gui,
What did I miss please ?
Gaetan