Software Details:
Version: 2.3
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 20
By default, the Recent Comments admin dashboard widget only shows an minimized and truncated version for the comments.
This plugin gives users the possibility to expand those comments and read them all through.
It adds a link at the end of the comment excerpt (a ">>") that when clicked will replace the excerpt with the full comment.
The full comment can be switched back to the except by clicking a "<<" link.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Don't display expand/collapse links for users without JavaScript and jQuery enabled.
- Add admin unobtrusive JavaScript to handle expand/collapse of comments when links are clicked.
- Use substr() instead of preg_match() to detect presence of '...'.
- Remove 'onclick' attribute for links (perform via unobtrusive JS).
- Fix plugin links in description in readme.txt.
What is new in version 1.2.1:
- Add link to plugin homepage to description in readme.txt.
What is new in version 1.0.1:
- Add full PHPDoc documentation
- Minor formatting tweaks
- Note compatibility with WP 2.9+
- Updated copyright date
- Updated readme.txt
Requirements:
- WordPress 2.6 or higher
- JavaScript enabled
Comments not found