diff --git a/readme.txt b/readme.txt index 93b448d..630bae1 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=sjc@scra 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.2 +Stable tag: 0.2.1 Add the parent comment to comments in the WP Admin area, in order to assist with comment moderation == Description == @@ -45,6 +45,9 @@ There are none! This plugin is purposely kept simple. == Changelog == += 0.2.1 (11 November 2015) = +* Bug Fix: Made changes to how the comment object is accessed so it works with WordPress 4.4 (plugin breaks with the beta version). + = 0.2 (22 September 2015) = * Enhancement: Reworked the UI so that the parent comment appears before the comment, in a style similar to a blockquote (props to Jason Lemieux from Postmatic). diff --git a/show-parent-comment.php b/show-parent-comment.php index 944bd1c..c749008 100644 --- a/show-parent-comment.php +++ b/show-parent-comment.php @@ -3,8 +3,8 @@ Plugin Name: Show Parent Comment Plugin URI: https://wordpress.org/plugins/show-parent-comment/ Description: Show the parent comment as part of the comment text, in the Admin area only. Useful for getting context when moderating comments. -Version: 0.2 -Date: 22 September 2015 +Version: 0.2.1 +Date: 11 November 2015 Author: Stephen Cronin (Scratch99 Design) Author URI: http://scratch99.com/