wp:shortcode works in block theme template file but not PHP include file
Scenario: Gutenberg Blocks -> page.html has wp: include that includes a pattern file that has shortcode in it, the shortcode is not executed and comes back text only. After reviewing and testing the above issue I realized the shorcode just does not run, I did find a workaround that allows the shortcode to run as … Read more