Deus ex machina!
Thank you for your interest and help.
I followed your instructions.
Hey you, future human! Use the following code:
the name of the column used in the CSV = key
$id = get_current_user_id();
$data = get_user_meta($id)[key][0];
echo ‘Entry: ‘;
print_r( $data);
Thanks,
Good work, sir
-
This reply was modified 8 years, 9 months ago by dogisay.
-
This reply was modified 8 years, 9 months ago by dogisay.
-
This reply was modified 8 years, 9 months ago by dogisay.