safe_mail_to on pages module?

edited February 2014 in Feature Requests
Is there a way to pass the content a user has keyed into the pages module body field so that if they added a mailto link it'd be obfuscated similar to CI's safe_mail_to function?

Comments

  • edited 6:35AM
    You can use the safe_mailto function in your field:
    {safe_mailto('my_email_address')}
Sign In or Register to comment.