WebsiteBaker 2.13.9 R24 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
<a class="section_anchor" id="wb_xx" name="wb_xx"></a>
// do something maybe set a droplet var for the class name//Search for the Anchor$wb_page_data = str_replace('<a class="section_anchor"','<a class="section_anchor meine_klasse_oder_eine_var"', $wb_page_data );return true//outputreturn true;
echo $content;
echo '<div class="section id'.$section_id.'">'.$content.'</div>';