forked from Stephen-Cronin/show-parent-comment
-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress plugin that shows the parent comment as part of the comment text, in the Admin area only. Useful for getting context when moderating comments.
License
postmatic/show-parent-comment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: StephenCronin Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]¤cy_code=&amount=&return=&item_name=WP-ShowParentComment Tags: comments, comment moderation, show parent comment, show comment parent, parent comment Requires at least: 4.2 Tested up to: 4.3.1 Stable tag: 0.1.1 Add the parent comment to comments in the WP Admin area, in order to assist with comment moderation == Description == When moderating comments in the WordPress Admin area, it is useful to be able to see the parent comment if one exists. = How To Use It = You don't need to do anything. Simply activate it and the parent comment will appear for comments that have one. = Compatibility = * This plugin requires WordPress 4.2 or above (it probably works on older versions, but I haven't tested it and you really should be on the latest version!). * I am not currently aware of any compatibility issues with any other WordPress plugins. = Support = The free version of this plugin is officially not supported, but if you leave a comment on the plugin's support forum, I'll try to help if I can. = Disclaimer = This plugin is released under the [GPL licence](http://www.gnu.org/copyleft/gpl.html). I do not accept any responsibility for any damages or losses, direct or indirect, that may arise from using the plugin or these instructions. This software is provided as is, with absolutely no warranty. Please refer to the full version of the GPL license for more information. = Acknowledgments = This plugin is a result of Jeff Chandler's idea, expressed in [this tweet](https://twitter.com/jeffr0/status/638366391041572865). == Installation == 1. Download the plugin file and unzip it. 1. Upload the `show-parent-comment` folder to the `wp-content/plugins/` folder. 1. Activate the Show Parent Comment plugin within WordPress. Alternatively, you can install the plugin automatically through the WordPress Admin interface by going to Plugins -> Add New and searching for Show Parent Comment. == Frequently Asked Questions == = Where are the settings? = There are none! This plugin is purposely kept simple. = Can I change the color of the parent comment? = Not at this time. If enough people request this feature, I'll consider adding it. == Screenshots == 1. The Comments screen with the parent comment displayed. == Changelog == = 0.1.1 (19 September 2015) = * Bug fix: Prevented the plugin from firing during Ajax requests, as we don't want the parent comment added then (for example when user edits their comment on the front end via Ajax). * Enhancement: Simplified the introduction to the parent comment, removing author name and edit link. * Enhancement: Tweaked the background colour of the parent comment. * Enhancement: Slightly increased the size of the Show More link. = 0.1 (8 September 2015) = * Initial Beta Release.
About
WordPress plugin that shows the parent comment as part of the comment text, in the Admin area only. Useful for getting context when moderating comments.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 71.8%
- JavaScript 25.9%
- CSS 2.3%