Good morning,
I'm trying to setup a URL metabox on the backend of WordPress that allows the user to input multiple URL addresses that then appear on the front end using a shortcode within a html widget. This works fine for displaying the web address however I'd like it to display page title instead. For instance if one of the URLs linked to a youtube video I'd prefer the youtube video/page title to be listed on the front end instead of the full web address.
Is there a simple way to do this or would to require a lot of coding?