Anyway to run a filter on a custom field, for those plugins that don¹t use the shortcode api, and run a regex on the_content, so for example I have a url and want to use the shortcode on that value, normally would do do_shortcode($value);