Title: Show Parent Comment
Author: Stephen Cronin
Published: <strong>ئه‌یلول 9, 2015</strong>
Last modified: تشرینی دووه‌م 11, 2015

---

گەڕان لە پێوەکراوەکان

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/show-parent-comment.svg)

# Show Parent Comment

 لەلایەن [Stephen Cronin](https://profiles.wordpress.org/stephencronin/)

[داگرتن](https://downloads.wordpress.org/plugin/show-parent-comment.0.2.1.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/show-parent-comment/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/show-parent-comment/#reviews)
 *  [دامەزراندن](https://ku.wordpress.org/plugins/show-parent-comment/#installation)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/show-parent-comment/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/show-parent-comment/)

## وەسف

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).
 * The clunky original UI was redesigned by Jason Lemieux from [Postmatic](http://gopostmatic.com/)
   in version 0.2.

## سکرین شۆتەکان

 * [[
 * Show Parent Comment in action on the Comments screen.

## دامەزراندن

 1. Download the plugin file and unzip it.
 2. Upload the `show-parent-comment` folder to the `wp-content/plugins/` folder.
 3. 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.

## پهد

  Where are the settings?

There are none! This plugin is purposely kept simple.

## پێداچوونەوەکان

![](https://secure.gravatar.com/avatar/30da3d21c0dfa12bbb8a4f8eda83d318c711ef628e439483b771196a51c04b16?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin that still seems to work!](https://wordpress.org/support/topic/excellent-plugin-that-still-seems-to-work/)󠁿

 [Soprano](https://profiles.wordpress.org/soprano/) تەممووز 12, 2017

I’m surprised this is not a core feature of wordpress comments as it makes responding
and engaging with commenters so much easier.

![](https://secure.gravatar.com/avatar/b8c2a89b4eabd21b19f7109ca00a656d5546113051f89989093f8288b604d0b8?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-9316/)󠁿

 [yoshimitsu1234](https://profiles.wordpress.org/yoshimitsu1234/) ئه‌یلول 3, 2016

Simple and much needed feature in WordPress comments edit section.

![](https://secure.gravatar.com/avatar/7301982f2355b9e89a8877e7335b1b1da5b6b9fdbdf8c3dc27582c19efe5cb5f?
s=60&d=retro&r=g)

### 󠀁[One suggession](https://wordpress.org/support/topic/one-suggession/)󠁿

 [Blair jersyer](https://profiles.wordpress.org/blair-jersyer/) ئه‌یلول 3, 2016 
2 replies

One suggestion Can you please add a toggle link which display comment parent which
are by default hidden ? All comments with parent doesn’t necessary need that their
are read before child comment comprehension. So displaying Parent Comment directly
may break UX. Anyway good work.

 [ خوێندنەوەی 3 پێداچوونەوە ](https://wordpress.org/support/plugin/show-parent-comment/reviews/)

## بەشداربووان و گەشەپێدەران

“Show Parent Comment” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان
تێدا کردووە.

بەشداربووان

 *   [ Stephen Cronin ](https://profiles.wordpress.org/stephencronin/)

[“Show Parent Comment” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/show-parent-comment)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/show-parent-comment/)،
سەیری [تەمارگەی (SVN)](https://plugins.svn.wordpress.org/show-parent-comment/) بکە،
یان بەشداربە لە [ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/show-parent-comment/)
لە ڕێگەی [(RSS)](https://plugins.trac.wordpress.org/log/show-parent-comment/?limit=100&mode=stop_on_copy&format=rss).

## ڕووداوتۆمارگەریی گۆڕین

#### 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).

#### 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.

## مێتا

 *  وەشان **0.2.1**
 *  دوایین بەڕۆژکردنەوە **10 ساڵ لەمەوبەر**
 *  دامەزراندنی چالاک **80+**
 *  وەشانی وۆردپرێس ** 4.2 یان بەرزتر **
 *  تاقیکراوەتەوە تا **4.3.34**
 *  زمان
 * [English (US)](https://wordpress.org/plugins/show-parent-comment/)
 * تاگەکان
 * [comment moderation](https://ku.wordpress.org/plugins/tags/comment-moderation/)
   [comments](https://ku.wordpress.org/plugins/tags/comments/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/show-parent-comment/advanced/)

## هەڵسەنگاندنەکان

 4.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/show-parent-comment/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/show-parent-comment/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/show-parent-comment/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/show-parent-comment/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/show-parent-comment/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/show-parent-comment/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/show-parent-comment/reviews/)

## بەشداربووان

 *   [ Stephen Cronin ](https://profiles.wordpress.org/stephencronin/)

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/show-parent-comment/)

## ببەخشە

دەتەوێت پشتگیریی بەرەوپێشچوونی ئەم پێوەکراوە بکەیت؟

 [ ببەخشە بەم پێوەکراوە ](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=sjc@scratch99.com&currency_code=&amount=&return=&item_name=WP-ShowParentComment)