Title: wpMandrill Multisite
Author: Marin Atanasov
Published: <strong>2015 年 2 月 18 日</strong>
Last modified: 2016 年 4 月 11 日

---

搜索插件

![](https://ps.w.org/wpmandrill-multisite/assets/banner-772x250.png?rev=1218587)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/wpmandrill-multisite/assets/icon-256x256.png?rev=1218587)

# wpMandrill Multisite

 作者：[Marin Atanasov](https://profiles.wordpress.org/tyxla/)

[下载](https://downloads.wordpress.org/plugin/wpmandrill-multisite.1.0.3.zip)

 * [详情](https://cn.wordpress.org/plugins/wpmandrill-multisite/#description)
 * [评价](https://cn.wordpress.org/plugins/wpmandrill-multisite/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wpmandrill-multisite/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wpmandrill-multisite/#developers)

 [支持](https://wordpress.org/support/plugin/wpmandrill-multisite/)

## 描述

Automatically propagates the wpMandrill settings from the main site to all subsites,
still allowing each subsite to manually override them.

### 开始

Go to **Settings -> Mandrill** and setup at minimum your **API key**, **FROM name**
and **FROM email**. This will have your Mandrill plugin enabled and connected. This
is all that is necessary for the wpMandrill Multisite plugin to work. These settings
will now be automatically be propagated to the subsites that have no Mandrill settings.
You can then manually override them for each site, if you prefer.

### Further customization for developers

The plugin offers several hooks that allow developers to modify the default plugin
behavior.

#### wpmandrill_multisite_site_id

**$site_id** _(int)_. The ID of the current site.

This filter allows you to modify the ID of the current site. Unless the network 
is a multi-network (a network of multisite networks), this will usually be `1`.

#### wpmandrill_multisite_propagation

**$propagate** _(bool)_. Whether the settings should be propagated.

**$blog_id** _(int)_. The ID of the currently iterated blog. Allows custom logic
to be built.

This filter allows you to specify whether the wpMandrill settings should be propagated
to the subsites. Using the `$blog_id` you can build a custom logic to disable propagation
only for a certain blog. Or if you ignore `$blog_id`, you can globally disable the
propagation.

#### wpmandrill_multisite_settings

**$mandrill_settings** _(array)_. An array of all wpMandrill settings that will 
be propagated.

**$blog_id** _(int)_. The ID of the currently iterated blog. Allows custom logic
to be built.

This filter allows you to modify the wpMandrill settings that will be propagated
to the subsites. Using `$blog_id`, you can use custom logic to change the settings
only for a certain blog.

### Ideas and bug reports

Any ideas for new modules or any other additional functionality that users would
benefit from are welcome.

If you have an idea for a new feature, or you want to report a bug, feel free to
do it here in the Support tab, or you can do it at the Github repository of the 
project:

https://github.com/tyxla/wpMandrill-multisite/

## 安装

 1. Make sure you have the wpMandrill plugin installed and activated.
 2. Install wpMandrill Multisite either via the WordPress.org plugin directory, or 
    by uploading the files to your server.
 3. Activate the plugin.
 4. That’s it. You’re ready to go!

## 评价

此插件暂无评价。

## 贡献者及开发者

「wpMandrill Multisite」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Marin Atanasov ](https://profiles.wordpress.org/tyxla/)

[帮助将「wpMandrill Multisite」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wpmandrill-multisite)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wpmandrill-multisite/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wpmandrill-multisite/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wpmandrill-multisite/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wpmandrill-multisite/)。

## 更新日志

#### 1.0.3

Tested with WordPress 4.5.

#### 1.0.2

Tested with WordPress 4.4.

#### 1.0.1

Tested with WordPress 4.3.

#### 1.0

Initial version.

## 额外信息

 *  版本 **1.0.3**
 *  最后更新：**10 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **4.5.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wpmandrill-multisite/)
 * 标签
 * [mail](https://cn.wordpress.org/plugins/tags/mail/)[mandrill](https://cn.wordpress.org/plugins/tags/mandrill/)
   [multisite](https://cn.wordpress.org/plugins/tags/multisite/)[wpmandrill](https://cn.wordpress.org/plugins/tags/wpmandrill/)
   [wp_mail](https://cn.wordpress.org/plugins/tags/wp_mail/)
 *  [高级视图](https://cn.wordpress.org/plugins/wpmandrill-multisite/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/wpmandrill-multisite/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/wpmandrill-multisite/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/wpmandrill-multisite/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/wpmandrill-multisite/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/wpmandrill-multisite/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpmandrill-multisite/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wpmandrill-multisite/reviews/)

## 贡献者

 *   [ Marin Atanasov ](https://profiles.wordpress.org/tyxla/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wpmandrill-multisite/)