Title: WDS Multisite Aggregate
Author: webdevstudios
Published: <strong>2014 年 10 月 30 日</strong>
Last modified: 2016 年 12 月 10 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/wds-multisite-aggregate.svg)

# WDS Multisite Aggregate

 由 [webdevstudios](https://profiles.wordpress.org/webdevstudios/) 開發

[下載](https://downloads.wordpress.org/plugin/wds-multisite-aggregate.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wds-multisite-aggregate/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wds-multisite-aggregate/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/wds-multisite-aggregate/#developers)

 [技術支援](https://wordpress.org/support/plugin/wds-multisite-aggregate/)

## 外掛說明

Creates a new site where all the most recent posts/pages/etc on a WordPress network
may be collected (much like http://wordpress.com/tags/).

For performance reasons the number of posts is limited to a user configurable amount,
and the blog itself can be made indexable by search engines or not.

Based on and forked from [WordPress MU Sitewide Tags Pages](https://wordpress.org/plugins/wordpress-mu-sitewide-tags/)
plugin by Donncha O Caoimh.

WPCLI is supported:
 wp multisite_aggregate –help.

[Pluginize](https://pluginize.com/?utm_source=wds-multisite-agg&utm_medium=text&utm_campaign=wporg)
was launched in 2016 by [WebDevStudios](https://webdevstudios.com/) to promote, 
support, and house all of their [WordPress products](https://pluginize.com/shop/?utm_source=wds-multisite-agg&utm_medium=text&utm_campaign=wporg).
Pluginize is not only creating new products for WordPress all the time, but also
provides [ongoing support and development for WordPress community favorites like CPTUI](https://wordpress.org/plugins/custom-post-type-ui/),
[CMB2](https://wordpress.org/plugins/cmb2/), and more.

### Install

 1. Install in your plugins directory in the usual way and network activate the plugin.
    There is no need to put it in mu-plugins.
 2. Login as a site administrator and go to Super Admin->Sitewide Tags.
 3.  a. Aggregate site defaults to “Network Posts” but can be anything. This is the blog
        where your sitewide posts will live. It will be created if it doesn’t exist.
     b. Check “Post to main blog” to use your main blog as the aggregate blog.
     c. “Max posts” defaults to 5000. Older posts will be deleted if this threshold is
        broken.
     d. Check “Include Pages” to include both posts and pages, handy for making a sitewide
        search.
     e. “Privacy” defaults to public, pages can be indexed by search engines.
     f. When “Privacy” is not public, check “Non-Public Blogs” to include blogs not indexed
        by search engines.
     g. Add “Post Meta” custom fields to be copied with posts/pages.
     h. “Populate Posts” allows you to fill in posts from an existing blog.

## 使用者評論

![](https://secure.gravatar.com/avatar/cad8703dfee215802ac502d00ccb372980f0b45cca9601eff4e91d23ffafcf10?
s=60&d=retro&r=g)

### 󠀁[Powerful, works great!](https://wordpress.org/support/topic/powerful-works-great/)󠁿

 [Toni](https://profiles.wordpress.org/tools4toni/) 2017 年 9 月 26 日

Incredible plug-in! It does so much. A very cool feature(s) for MultiSite installs.
My MS installs are all my own stuff, it’s great to bring content together in a stable
environment without messy shortcodes and hacky stuff. Thanks for your hard work 
to create and maintain a fantastic, free, plug-in.

![](https://secure.gravatar.com/avatar/73c88cc66e11e9cb8a1c16c0e82a4d300dfa1976f68ba60c6bebfa405e4f49e2?
s=60&d=retro&r=g)

### 󠀁[A simple and great solution](https://wordpress.org/support/topic/a-simple-and-great-solution/)󠁿

 [chiefpriest](https://profiles.wordpress.org/chiefpriest/) 2016 年 9 月 3 日

Works nicely and sorted me. Any multisite install needs to have this at hand.

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/wds-multisite-aggregate/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈WDS Multisite Aggregate〉的開發相關工作。

參與者

 *   [ webdevstudios ](https://profiles.wordpress.org/webdevstudios/)
 *   [ Justin Sternberg ](https://profiles.wordpress.org/jtsternberg/)
 *   [ George Mamadashvili ](https://profiles.wordpress.org/mamaduka/)
 *   [ mmcachran ](https://profiles.wordpress.org/mmcachran/)
 *   [ Donncha O Caoimh (a11n) ](https://profiles.wordpress.org/donncha/)
 *   [ imwebgefunden ](https://profiles.wordpress.org/imwebgefunden/)
 *   [ Ron Rennick ](https://profiles.wordpress.org/wpmuguru/)
 *   [ pluginize ](https://profiles.wordpress.org/pluginize/)

[將〈WDS Multisite Aggregate〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wds-multisite-aggregate)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wds-multisite-aggregate/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wds-multisite-aggregate/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/wds-multisite-aggregate/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wds-multisite-aggregate/)。

## 變更記錄

#### 1.0.2

 * Fix meta not being properly copied to aggregate post.
 * Fix the setting for post-meta keys. (It wasn’t displaying the saved value)

#### 1.0.1

 * Update for xss vulnerability, https://make.wordpress.org/plugins/2015/04/20/fixing-
   add_query_arg-and-remove_query_arg-usage

#### 1.0.0

 * Forked from ‘MU Sitewide Tags’ and rewritten with OOP principles, WordPress coding
   standards, and extensibility in mind.

#### 0.4.2

 * duplicate category fix
 * page permalink fix
 * thumbnail size filter

#### 0.4.1.1

 * Run populate feature in source blog context.
 * Added resource warning for populate feature.
 * Fixed PHP warnings.
 * Only insert categories for published posts.

#### 0.4.1

 * Move SWT admin to its own screen.
 * Added thumbnail support.
 * Added custom taxonomy (including post formats) support.
 * Update admin screens for WordPress 3.1.

#### 0.4.0.1

 * Bug fix – only push published content to the tags blog

#### 0.4

 * Added option to include pages in tags blog.
 * Added option to include non search engine indexed blogs if tags blog not indexed.
 * Added option for post meta to be copied with post.

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **9 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wds-multisite-aggregate/)
 * 標籤
 * [wordpressmu](https://tw.wordpress.org/plugins/tags/wordpressmu/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wds-multisite-aggregate/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  2 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wds-multisite-aggregate/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wds-multisite-aggregate/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wds-multisite-aggregate/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wds-multisite-aggregate/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wds-multisite-aggregate/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wds-multisite-aggregate/reviews/)

## 參與者

 *   [ webdevstudios ](https://profiles.wordpress.org/webdevstudios/)
 *   [ Justin Sternberg ](https://profiles.wordpress.org/jtsternberg/)
 *   [ George Mamadashvili ](https://profiles.wordpress.org/mamaduka/)
 *   [ mmcachran ](https://profiles.wordpress.org/mmcachran/)
 *   [ Donncha O Caoimh (a11n) ](https://profiles.wordpress.org/donncha/)
 *   [ imwebgefunden ](https://profiles.wordpress.org/imwebgefunden/)
 *   [ Ron Rennick ](https://profiles.wordpress.org/wpmuguru/)
 *   [ pluginize ](https://profiles.wordpress.org/pluginize/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wds-multisite-aggregate/)