Hi Elliot,
It seems the data doesn’t already exist inside $row.
This is the output ;
stdClass Object
(
[meta_id] => 1301
[post_id] => 144
[meta_key] => leden_details_0_plaats_lid
[meta_value] => gytsjerk
)
What is the best solutions to output the subfield in the $wpdb->get_results
loop?
Hope to hear from you,
Thanks!