WebsiteBaker 2.13.9 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="someclass" href="mailto:some.one@onthe.net">Mailme</a><a href="mailto:some.one@onthe.net" class="someclass">Mailme</a>
<a href="mailto:some.one@onthe.net?subject=hello" class="someclass">Mailme</a><a href="mailto:some.one@onthe.net">some.one@onthe.net</a>
The aim of the function is to protect email addresses shown at the WB frontend (WYSIWYG pages) from beeing ...
<?php $output_view = spam_protect_emails($output_view); ?>