Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Glen Scott

    (@glen_scott)

    Nice idea, I’ll definitely consider this for a future version.

    It would also be nice to have the option to *not* send emails.

    Plugin Author Glen Scott

    (@glen_scott)

    @marcus Downing The option to not send emails is available in version 1.3 of the plugin — the setting is under “Settings / General / Plugin Security Scanner”

    You could add a filter in

    function plugin_security_scanner_do_this_daily()
    
    $admin_email  = apply_filters('plugin_security_scanner_send_notification_to_email' , $admin_email );

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Feature request: Email option’ is closed to new replies.