Last active
October 6, 2015 05:58
-
-
Save Coopeh/2947790 to your computer and use it in GitHub Desktop.
Query WPMU Comment Count For A List Of Blogs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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