Skip to content

Instantly share code, notes, and snippets.

@Coopeh
Last active October 6, 2015 05:58
Show Gist options
  • Save Coopeh/2947790 to your computer and use it in GitHub Desktop.
Save Coopeh/2947790 to your computer and use it in GitHub Desktop.
Query WPMU Comment Count For A List Of Blogs
<a href="<?php echo $user_blog->siteurl; ?>/wp-admin/edit-comments.php?comment_status=moderated" title="<?php echo $request; ?> Comments awaiting moderation" target="_blank"><?php echo $request ?></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment