An open API service indexing awesome lists of open source software.

https://github.com/scribu/wp-full-comments-on-dashboard

A WordPress plugin that shows the full comment text in /wp-admin/
https://github.com/scribu/wp-full-comments-on-dashboard

wordpress

Last synced: about 1 month ago
JSON representation

A WordPress plugin that shows the full comment text in /wp-admin/

Awesome Lists containing this project

README

          

=== Full Comments On Dashboard ===
Contributors: scribu
Tags: comments, dashboard
Requires at least: 2.7
Tested up to: 3.0
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show full comments in the Recent Comments box on the admin dashboard.

== Description ==

The Admin dashboard in WP 2.7 has a neat Recent Comments Box, from which you can manage and reply to comments directly. The only problem is that it shows the comment excerpt instead of the entire comment text. This means that you basically have to load another page to view the entire comment.

This simple plugin fixes this issue.

Links: [Plugin News](http://scribu.net/wordpress/full-comments-on-dashboard) | [Author's Site](http://scribu.net)

== Changelog ==

= 1.0.3 =
* WP 2.8 compatibility

= 1.0 =
* initial release
* [more info](http://scribu.net/wordpress/full-comments-on-dashboard/fcod-1-0.html)