I am using Yoast SEO to enable all of the open graph tags. The twitter description tag that gets generated contains our shortcode as following:
<meta name=”twitter:description” content=”[hellopost pid=292367 get_excerpt=true]” />
How do we force it to do_shortcode before displaying in the HTML?