Hi,
Is it possible to get image source from Meta Box Custom text field and set it to featured image by using post_thumbnail_html
.
And image url in that field can be both External or Internal (Media Library) Src.
My Custom Field id is: app_img_link
Here is the few related topics links that can define my queries:
https://wordpress.stackexchange.com/a/158568/210558
https://wordpress.stackexchange.com/a/342159/210558
But i want to get image src value from meta box custom field, Is there any snippets codes to solve my problem?