Print embed block (module)

<?php
$block = module_invoke('modulename', 'block_view', 'menu-my-menu-name');
print render($block['content']);
?>

Source : http://snipplr.com/view/66338/print-embed-block-module/

Processing your request, Please wait....

No Responses to “Print embed block (module)”

Comments (Your Comments)

Leave a Reply

You must be logged in to post a comment.