WebsiteBaker 2.13.9 R22 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
// Work-out what the link should be $newLink = '/posts/'.PreCheck::sanitizeFilename($title).$oReg->PageSpacer.$iPostId;
public static function sanitizeFilename($val,$caseSensitive = false,$mPageStyle=null) { return page_filename($val);}