Admin Commenters Comments Count
Version: 1.1.4
Displays a count of each commenter's total number of comments (linked to those comments) next to their name on any admin page.
1.1.4
- Bugfix for notices when non-standard comment types are present (by explicitly supporting pingbacks and trackbacks, and ignoring non-standard comment types)
- CSS tweak to prevent top of comment bubble from being clipped
- Prefix class name with 'c2c_'
- Add version() to return plugin version
- Note compatibility through WP 3.3+
- Fix typo in readme.txt
- Update screenshot-3
- Add link to plugin directory page to readme.txt
- Update copyright date (2012)
1.1.3
- Properly encode emails in links to commenter's comments listing (fixes bug where a '+' in email prevented being able to see their listing)
- Invoke class function internally via self instead of using actual classname
- Note compatibility through WP 3.2+
- Minor code formatting changes (spacing)
- Fix plugin homepage and author links in description in readme.txt
1.1.2
- Explicitly declare all class functions public static
- Minor code reformatting (spacing) and doc tweaks
- Note compatibility with WP 3.1+
- Update copyright date (2011)
1.1.1.
- Bug fix (missing argument for sprintf() replacement)
1.1
- If a commenter does not have an email provided, search for other comments based on the provided name
- Treat class as a namespace rather than instantiating it as an object
- Check for is_admin() before defining class rather than during constructor
- Proper conditional string pluralization and localization support
- Use esc_attr() instead of attribute_escape()
- Fix dashboard display of commenter comment counts (prevent clipping of top of bubble, bubble background is now blue instead of gray)
- No longer define background-position in CSS
- Remove docs from top of plugin file (all that and more are in readme.txt)
- Minor code reformatting (spacing)
- Add package info to top of plugin file
- Remove trailing whitespace in docs
- Add Upgrade Notice section to readme.txt
- Note compatibility with WP 3.0+
- Drop compatibility with version of WP older than 2.8
1.0.1
- Add PHPDoc documentation
- Note compatibility with WP 2.9+
- Update copyright date and readme.txt
1.0
Requires: 2.8 or higher
Compatible up to: 3.3.2
Last Updated: 2011-2-24
Downloads: 3,954
Average Rating
(7 ratings)
Support
Got something to say? Need help?