moderntribe / square-one

Modern Tribe's legacy WordPress framework for the classic editor.
GNU General Public License v2.0
89 stars 20 forks source link

Bugfix: embeds in reusable blocks not displaying on the frontend #1021

Closed defunctl closed 2 years ago

defunctl commented 2 years ago

What does this do/fix?

QA

The editor shows the embed fine: image

However, the frontend just shows the hyperlink text: image

After the fix: image

Tests

Does this have tests?