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/
- Host: GitHub
- URL: https://github.com/scribu/wp-full-comments-on-dashboard
- Owner: scribu
- Created: 2010-12-08T04:12:27.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-04-30T16:34:27.000Z (about 14 years ago)
- Last Synced: 2024-10-18T15:53:36.944Z (over 1 year ago)
- Topics: wordpress
- Language: PHP
- Homepage: http://wordpress.org/extend/plugins/full-comments-on-dashboard/
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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)