1 2012-09-14 21:43:14

Topic: shortcode in block

Short codes in blocks, as can be?

..::: Moncho Varela ::::..   ..::: @Nakome ::::..   ..::: Github ::::..

nakome's Website

Re: shortcode in block

I will add this ability in next version of Monstra.


plugins/box/blocks/blocks.plugin.php

Must be:
return Filter::apply('content', Text::toHtml($block_contents));

Instead of:
return Text::toHtml($block_contents);

Monstra Loves You! Give some love back!