[wordpress插件] Brozzme Multiple admin emailsBrozzme多个管理员电子邮件

wordpress 插件 文章 2020-03-12 01:50 431 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Add more than one admin email for notification such as new user registration.

添加多个管理员电子邮件以进行通知,例如新用户注册。

Brozzme Multiple admin emails, override sanitization of admin_email and new_admin_email to allow multiple admin email, separate with commas.

Brozzme多个管理员电子邮件,覆盖对admin_email和new_admin_email的清理,以允许多个管理员电子邮件(以逗号分隔)。

This function applies a limit, check for valid email using is_email( ) function (WordPress).

此函数有一个限制,请使用is_email()函数(WordPress)检查有效的电子邮件。

With this function, site notifications are sent to these admin emails.

使用此功能,站点通知将发送到这些管理员电子邮件。

Since version 1.2.0, new features and options appears.

从1.2.0版开始,出现新功能和选项。

    • New notification emails are send when other admin, editor publish content.
    • 其他管理员,编辑者发布内容时,会发送新的通知电子邮件。

    • Email with link, edit link,
    • 带有链接的电子邮件,编辑链接,

    • On demand notification meta box on post & page to use new notifications.
    • 帖子和页面上的按需通知元框,以使用新通知。

    Options

    选项

      • Limit website admin_email up to 5 addresses.
      • 限制网站admin_email最多5个地址。

      • Send email when publishing,
      • 发布时发送电子邮件

      • Post & page configuration
      • 帖子和页面配置

      • Event configuration (work automatically with pending or publish)
      • 事件配置(自动处理挂起或发布)

      • Notification On Demand mode,
      • 按需通知模式,

      Behaviours

      行为

        • override sanitize_option_admin_email and sanitize_option_new_admin_email,
        • 覆盖sanitize_option_admin_email和sanitize_option_new_admin_email,

        • custom sanitization with is_email() and trim, to prevent thoughtlessness typo,
        • 使用is_email()和trim进行自定义消毒,以防止输入错误,

        • remove additional address on desactivate and plugin suppress.
        • 在停用和删除插件时删除其他地址。

        Since 1.2.0

        自1.2.0起

        If publish event are enable

        如果启用了发布事件

          • send notifications, according to the settings, when a post or/and page are save as pending or publish.
          • 根据设置将帖子或/和页面保存为待处理或发布时发送通知。

          • If set, On Demand, adds meta box to send notification on demand or reset notification status.
          • 如果设置为“按需”,则添加元框以按需发送通知或重置通知状态。

          • The current author will not receive notifications, others admin_email will.
          • 当前作者将不会收到通知,其他admin_email将收到通知。

          • When a post (or page) notifications has been already send, you will be able to send another notification on demand or reset status.
          • 帖子(或页面)通知已发送后,您将能够按需发送另一个通知或重置状态。

          • Silent mode to hide the meta box for non admin_email.
          • 静音模式,用于隐藏非admin_email的元框。

          • On demand mode, perfect to verify the publishing content, correct it to improve seo, misprint, graphical convention.
          • 按需模式,非常适合验证发布内容,对其进行更正以改善seo,打印错误,图形惯例。

          • new Brozzme admin menu to centralize Brozzme plugins.
          • 新的Brozzme管理菜单可集中管理Brozzme插件。

          Read the FAQ to get more tricks.

          阅读常见问题解答以获取更多技巧。

          Link to Brozzme

          链接到 Brozzme

          Check all Benoti / Brozzme plugins on WordPress.org

          在WordPress.org上检查所有 Benoti / Brozzme插件

安装步骤

    1. Upload “multiple-admin-emails” folder to the “/wp-content/plugins/” directory.
    2. 将“多个管理员电子邮件”文件夹上载到“ / wp-content / plugins /”目录。

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

    5. Add your admin emails and configure notification in Brozzme/Notifications
    6. 添加您的管理员电子邮件并在Brozzme /通知中配置通知

下载地址
https://downloads.wordpress.org/plugin/brozzme-multiple-admin-emails.zip
-EOF-

AI助手支持GPT4.0