Title: Multisite Comment Display
Author: Rick Hellewell
Published: <strong>February 8, 2017</strong>
Last modified: March 7, 2020

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Multisite Comment Display

 By [Rick Hellewell](https://profiles.wordpress.org/rhellewellgmailcom/)

[Download](https://downloads.wordpress.org/plugin/multisite-comment-display.zip)

 * [Details](https://wordpress.org/plugins/multisite-comment-display/#description)
 * [Reviews](https://wordpress.org/plugins/multisite-comment-display/#reviews)
 *  [Installation](https://wordpress.org/plugins/multisite-comment-display/#installation)
 * [Development](https://wordpress.org/plugins/multisite-comment-display/#developers)

 [Support](https://wordpress.org/support/plugin/multisite-comment-display/)

## Description

Creates shortcodes to display/edit Comment items from posts across all subsites 
on a multisite installation. Can also be used on single sites. Shortcode parameters
allow selection of last x days, items displayed, number of words of each comment
to show.

## Screenshots

 * [[
 * An example display of comments from a multisite installation. Shows the first
   two site’s comments, along with the selection criteria on top.

## Installation

 1. Download the zip file, uncompress, then upload to `/wp-content/plugins/` directory.
    Or download, then upload/install via the Add Plugin page.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Usage information in Settings, ‘Multisite Comment Display Info/Usage’.

## FAQ

  What are the shortcodes used?

Use the _[mcd\_display]_ to display the comments on your post/page. Use the _[mcd\
_edit]_ shortcode to display the comments; click on a picture to get to the Media
edit screen.

  Where do I use the shortcodes?

Just place the shortcode on a post/page. The _[mcd\_display_] shortcode can be used
on any public or private page/post where the plugin is activated. The _[mcd\_edit]_
shortcode is only be available to the SuperAdmin, and in fact will not display comments
unless the SuperAdmin is logged in. (You don’t want non-SuperAdmins to be able to
see other subsites media.) We use the shortcodes only on our master site, and on
a private page – it’s just for our use and convenience.

  How are the comments displayed?

The comments are shown in one-column list (depends on the size of the text area 
on a page/post with your theme). The comment author name and date are shown, along
with the status (OK, Pending, Spam). There is some minor CSS to display the comments,
but the overall ‘look’ of the page/post will depend on your theme. Admins will see
the edit link pencil. Look at the screenshot for an example.

  Will this work with any theme?

More than likely. All our CSS to display the comments is contained within a DIV,
so theme CSS is not affected.

  Are there any settings?

Nope. The ‘Info/Usage’ (Settings) screen just contains information on the plugin,
and the shortcodes used.

  Can I limit the number of comments displayed, or show the last 10 days?

Yes. Just use a shortcode similar to [mcd_display days=4 items=10] or [mcd_edit 
days=5 items=10]. These options will be shown above the comments: ‘Showing last 
4 days, last 10 comments.

  Why did you write this?

I needed to monitor comments on all sites, but didn’t want to get an email every
time a comment was entered. And didn’t find anyway to do this across all subsites
on a multisite installation.

Yes, you can do something similar with the ‘Recent Comments’ widget, but that will
only show comments on the current subsite, not all sites. So the plugin allows you
to create a shortcode that you can use on any page/post on any subsite to show all
comments from all subsites.

  Are there known issues?

If the plugin is not activated on a subsite, the comments are still shown when you
display a shortcoded page from an activated site. But editing then updating a comment
on that subsite will display another comment list page. Normally you would create
the shortcode page on your main site (for editing purposes). But you might want 
to enable the plugin on all sites.

The plugin uses standard WP syntax, so (assuming your theme does the same) it should
work just fine.

  What if I have problems or suggestions?

Just contact us via the plugin’s Support page. Or via www.CellarWeb.com .

  Do you have other plugins?

Yes!

 * **Multisite Media Display** : shows all media on a subsites on a single page.
   Has similar parameters to show subset of media. SuperAdmins will be able to click
   on a link to edit the media, so it’s great for finding pictures that need to 
   be rotated.
 * **Multisite Post Display** : shows all posts on all subsites on a single page;
   similar parameters to show a subset. SuperAdmins get a link to edit the post.
 * **FormSpammerTrap for Comments** : enhances comment forms so that bots can’t 
   spam your comments. Uses a more clever technique than just hidden fields or captchas
   or other things that don’t always work. Also lets you change the text/headings
   of the comment form. (We also have a free standalone version; take a look at 
   www.FormSpammerTrap.com (that’s the page that comment bots will see, but also
   contains all the info about the ‘trap’).
 * **URL Smasher** : automatically shortens URLs on all URLs in pages/posts.
 * **AmazoLinkenator** : adds your Amazon Affiliate ID to any Amazon product link
   in pages/posts/comments. It’s your site, so use your Amazon Affiliate ID.

All plugins are free and full-functioned. No premium features. Just search for them
on the Add Plugins page.

## Reviews

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

### 󠀁[No activiation possible because of fatal error](https://wordpress.org/support/topic/no-activiation-possible-because-of-fatal-error/)󠁿

 [DZipfel](https://profiles.wordpress.org/dzipfel/) August 29, 2017 3 replies

Could not activate plugin version 1.01 on WP 4.8.1 because of fatal error during
plugin activation. Other user had the same problem (see support forum). The advice
of the developer to update to the latest WP version was not helpful because at the
time of the error i was on the latest version as i wrote in my question.

 [ Read all 1 review ](https://wordpress.org/support/plugin/multisite-comment-display/reviews/)

## Contributors & Developers

“Multisite Comment Display” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Rick Hellewell ](https://profiles.wordpress.org/rhellewellgmailcom/)

[Translate “Multisite Comment Display” into your language.](https://translate.wordpress.org/projects/wp-plugins/multisite-comment-display)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/multisite-comment-display/),
check out the [SVN repository](https://plugins.svn.wordpress.org/multisite-comment-display/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/multisite-comment-display/)
by [RSS](https://plugins.trac.wordpress.org/log/multisite-comment-display/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.10 (30 Aug 2017)

 * Plugin now checks for WP 4.6+, and PHP 5.3+. Plugin will automatically deactivate
   if those minimum versions are not found.
 * removed code using deprecated wp_get_sites function; deprecated as of WP 4.6.
 * The above should fix fatal errors due to older (pre version 4.6) WP versions.
 * Added a new ‘debug=yes’ optional parameter so developers can see the SQL statement
   used, and the number of records found. Should not be used on ‘live’ sites.
 * Minor text changes to the instructions/info screen to also include ‘debug=yes’
   optional parameter information
 * remove obsolete and testing code

#### 1.03 (29 Aug 2017)

 * fixed bug relating to items and days parameters
 * tested for 4.8.1
 * tested new install (not upgrade) to ensure activation OK

#### 1.02 (28 Aug 2017)

 * minor code efficiencies

#### 1.01 (8 Feb 2017)

 * fixed bug of missing function for options (function not needed, because no options
   settings)

#### 1.0 (7 Feb 2017)

 * initial testing / release

## Meta

 *  Version **1.10**
 *  Last updated **6 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **5.3.21**
 *  PHP version ** 5.3 or higher **
 *  [Advanced View](https://wordpress.org/plugins/multisite-comment-display/advanced/)

## Ratings

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/multisite-comment-display/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/multisite-comment-display/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/multisite-comment-display/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/multisite-comment-display/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/multisite-comment-display/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/multisite-comment-display/reviews/)

## Contributors

 *   [ Rick Hellewell ](https://profiles.wordpress.org/rhellewellgmailcom/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/multisite-comment-display/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://cellarweb.com/wordpress-plugins/)