• When using the debug output mode, no email is send, but the debug output in full beauty is visible when a new user registers on the front end (it appears ok in the backend too). Since I have to test the tool on-site during installation, this is a high-risk setting. Note php-debug display is off and in full production setting.

    If it is not possible to stop the display of debugging information in the front end, it would be good to have a “do not send email” without debugging info. Or with only one email send to admin; the Debug Mail plugin which does this no longer works.

    https://ww.wp.xz.cn/plugins/email-users/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    Debug is not intended to be left on for long term use. The intent is to turn it on, send an email and examine the debug output and then turn it back off.

    I can look into supressing the debug output (maybe only show it for “admin” users?) but it isn’t very useful without the output.

    Thread Starter dmenne

    (@dmenne)

    I see the point, but it is a bit shocking to see the debug output on the front end at the most sensitive moment, i.e when a user or spammer registers.

    Show only for admin is perfectly ok.

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

The topic ‘Debug writes debug output when users register’ is closed to new replies.