Roland, you’re awesome! 😀 That worked perfectly!!!
Yes, I am. 🙂 Love it by the way.
Sorry, that was a typo of mine above. I said I got the image value using:
Participants_Db::files_uri() . $record->print_value('photo')
When i’ve actually been using:
echo Participants_Db::files_uri() . $record->get_value('photo');
Which, as stated above, gives me a bad image URL:
<meta property="og:image" content="https://tamuphysastr.wpengine.com/wp-content/uploads/directory/ryan_carmichael_science_4x4">
Sorry for the confusion. Do you have a resolution? Thank you.