Adjust footer action items to not get post content
authorLaury GvR <laury@gaslightmedia.com>
Thu, 10 Oct 2019 17:05:47 +0000 (13:05 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 10 Oct 2019 17:05:47 +0000 (13:05 -0400)
commit4a28d7029052cd3b86bdcc7ccdf12c106b7ea078
tree9766070773ec58ba63c20eacda6430dab2cf28f6
parentfa7fa9252e3cb6b12322b8ef3deddafcdf3034f7
Adjust footer action items to not get post content

Blog code was using a filter causing the post content to appear in
the block content areas, instead of the block content. This has
been replaced with the $block->post_content line to avoid this
issue.
parts/footer-action-items.php