[Plugin: Multiple content blocks] Feature Request, Automatically Generate Div and CSS
-
Love the plugin, it makes it very easy to hand over to clients and reduce support issues ๐
I would like to request that your plugin automatically generate a DIV and CSS class around the inserted PHP block and that the class name use the name of the block.
For example adding in
<?php the_block('property'); ?>would generate<div class="property"></div> around the block.This would be very handy, although I’ll understand if you don’t add this feature as it’s not that hard to type a few lines to create a DIV.
Thanks! Virgil
The topic ‘[Plugin: Multiple content blocks] Feature Request, Automatically Generate Div and CSS’ is closed to new replies.