• Resolved Fabian

    (@fabeylous)


    Hi there,

    we have an automated setup that installs and configures multiple plugins, including Solid Security.

    Since we manage many clients, we receive numerous email notifications. Manually deactivating them for each site is tedious, so I’d like to disable email notifications by default without having to change the settings through the dashboard.

    Is there a hook or filter available to achieve this?

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @fabeylous,

    Every email send by the the SolSec plugin uses WordPress core wp_mail() function. This function includes the pre_wp_mail filter which allows you to short-circuit the function.

    +++ To prevent any confusion, I’m not SolidWP +++

    Plugin Support chandelierrr

    (@shanedelierrr)

    Hello @fabeylous ,

    We hope the previous information provided by @nlpro was helpful. Tracking notifications on this forum can become tricky over time, and since we haven’t received a response, I’ll mark this post resolved.

    If you still require further assistance, feel free to open a new support topic, and we’d be happy to assist.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.