WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
show_menu2(0, SM2_ROOT+1, SM2_START);
<?php show_menu2(0, SM2_ROOT+1, SM2_START,SM2_ALL); ?>
specchildChildren of a specific page (page = Cogs)show_menu2(0, 9, SM2_ALL, SM2_ALL);
<?php // second menu show_menu2(2, $wb->page['root_parent'], SM2_ALL, SM2_ALL | SM2_PRETTY); ?>