• Thanks for the plugin.
    At least mailto-Links should be among the allowed protocols. Like this, the plugin kills all E-Mail links!
    Better, also add telephone links.

    I suggest:

    // allowed protocols
    $protocols = array( ‘http’, ‘https’, ‘mailto’, ‘sms’, ‘tel’, ‘fax’ );

  • The topic ‘Allowed protocols’ is closed to new replies.