[wordpress插件] Disable Emails禁用电子邮件

wordpress 插件 文章 2020-04-17 23:51 515 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Stop a WordPress website from sending any emails using the standard wp_mail() function.

停止WordPress网站使用标准 wp_mail()函数发送任何电子邮件。

No emails will be sent, not even for password resets or administrator notifications.

不会发送电子邮件,即使密码重置或管理员通知也不会发送。

WordPress websites can send emails for a variety of reasons — e.g user registration, password reset, enquiry form submission, e-commerce purchase — but sometimes you don’t want it to send anything at all.

WordPress网站可以出于多种原因发送电子邮件,例如用户注册,密码重置,查询表单提交,电子商务购买等,但有时您根本不希望它发送任何内容。

Some reasons for disabling all emails:

禁用所有电子邮件的一些原因:

安装步骤

    1. Either install automatically through the WordPress admin, or download the .zip file, unzip to a folder, and upload the folder to your /wp-content/plugins/ directory.

    2. 要么通过WordPress管理员自动安装,要么下载.zip文件,解压缩到一个文件夹,然后将该文件夹上传到您的/ wp-content / plugins /目录。

      Read Installing Plugins in the WordPress Codex for details.

    3. 有关详细信息,请阅读WordPress Codex中的安装插件

    4. Activate the plugin through the ‘Plugins’ menu in WordPress.
    5. 通过WordPress中的“插件”菜单激活插件。

    6. Optional: from the WordPress admin, navigate to Settings > Disable Emails and click the “Activate must-use plugin” if you want the plugin to always be activated, no matter what.
    7. 可选:在WordPress管理员中,导航至“设置”>“禁用电子邮件”,然后无论您希望什么时候始终激活该插件,请单击“激活必须使用的插件”。

下载地址
https://downloads.wordpress.org/plugin/disable-emails.1.6.1.zip
-EOF-

AI助手支持GPT4.0