Just to test things.
/
$post_id = 456; // ID di una edizione echo ‘'; print_r(get_post_meta($post_id, 'manifestazione_collegata', true)); echo '‘;
Just to test things.
/
$post_id = 456; // ID di una edizione echo ‘'; print_r(get_post_meta($post_id, 'manifestazione_collegata', true)); echo '‘;