Title: Modify Comment Parent
Author: Sal Ferrarello
Published: <strong>14 ພຶດສະພາ 2017</strong>
Last modified: 13 ມັງກອນ 2026

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/modify-comment-parent/assets/banner-772x250.png?rev=1656849)

![](https://ps.w.org/modify-comment-parent/assets/icon-256x256.png?rev=1656849)

# Modify Comment Parent

 ໂດຍ [Sal Ferrarello](https://profiles.wordpress.org/salcode/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/modify-comment-parent.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/modify-comment-parent/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/modify-comment-parent/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/modify-comment-parent/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/modify-comment-parent/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/modify-comment-parent/)

## ຄຳອະທິບາຍ

Sometimes when replying to a comment, I fail to reply and instead create a new
 
comment. This prevents the comment thread from displaying properly. In the past,
I’ve fixed this directly in the database. This plugin, allows me to fix it from 
the backend comment edit screen.

There are other plugins with similar functionality, however they either worked differently
than I prefer or included additional functionality. One of these other plugins may
meet your needs better.

 * [Change Comment Parent](https://wordpress.org/plugins/change-comment-parent/)
   allows you to modify the parent comment by clicking on the comments on the front-
   end.
 * [Yoast Comment Hacks](https://wordpress.org/plugins/yoast-comment-hacks/) includes
   many different pieces of comment related functionality, this is one of them.

#### Image Credit

[Pixabay](https://pixabay.com/en/speech-bubbles-dialog-comments-talk-305824/)

#### Author

Built by [Sal Ferrarello](http://salferrarello.com/) / [@salcode](http://twitter.com/salcode)

## ພາບໜ້າຈໍ

 * [[
 * The backend comment edit page.
 * [[
 * The new Comment Parent field.

## ການຕິດຕັ້ງ

 1. Install plugin from WordPress plugin repository https://wordpress.org/plugins/
 2. Activate Stop Emails through the ‘Plugins’ menu in WordPress.

#### Manual Installation

 1. Upload the entire `stop-emails` directory to the `/wp-content/plugins/` directory.
 2. Activate Stop Emails through the ‘Plugins’ menu in WordPress.

#### mu-plugin Installation

 1. If the directory `wp-content/mu-plugins/` does not exist, create it.
 2. Upload the single file `modify-comment-parent.php` to the `wp-content/mu-plugins/`
    directory

## ຄຳຖາມທີ່ພົບເລື້ອຍ

### What if I assign a parent ID that does not exist?

The comment will not appear.

### What if I assign a parent ID for a comment on another post?

The comment will not appear.

### How do I remove the parent ID?

You can either delete the parent ID entirely or set it to zero.

### Where can I report a bug?

Please report bugs at https://github.com/salcode/modify-comment-parent/issues

## ການຣີວິວ

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

### 󠀁[work as expected, finally!](https://wordpress.org/support/topic/work-as-expected-finally/)󠁿

 [Salvatore Noschese](https://profiles.wordpress.org/salvatorenoschese/) 23 ພະຈິກ
2023

about comments parent issue, I wrote a topic here: wordpress.org/support/topic/any-
way-to-move-comments/#post-17222049 finally, fixed with this plugin.

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

### 󠀁[Simple, light and very effective!](https://wordpress.org/support/topic/simple-light-and-very-effective/)󠁿

 [Annonnimmo](https://profiles.wordpress.org/annonnimmo/) 15 ກັນຍາ 2021

All my compliments to the coder of this little handy plugin. You avoid to me to 
argue with WordPress database, thank you. I hope you’ll keep this plugin simple (
and updated, only when will be necessary). UPDATE: Also with Wordpress 5.8.x it 
works perfectly!

 [ ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ ](https://wordpress.org/support/plugin/modify-comment-parent/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Modify Comment Parent” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Sal Ferrarello ](https://profiles.wordpress.org/salcode/)

[ແປ “Modify Comment Parent” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/modify-comment-parent)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/modify-comment-parent/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/modify-comment-parent/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/modify-comment-parent/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/modify-comment-parent/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0.3

 * Remove extraneous `return $post_id;` to prevent PHP Warning `Undefined variable
   $post_id` ([#6](https://github.com/salcode/modify-comment-parent/issues/6))

#### 1.0.2

 * Replace `FILTER_SANITIZE_STRING` with `FILTER_UNSAFE_RAW` ([#2](https://github.com/salcode/modify-comment-parent/issues/2))

#### 1.0.1

 * Increase text input box width. Previously, it was too narrow for large numbers.

#### 1.0.0

 * Initial release.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.3**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **4 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **80+**
 *  ເວີຊັນ WordPress ** 3.6 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.9.4**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/modify-comment-parent/)
 * ແທັກ
 * [comment](https://lo.wordpress.org/plugins/tags/comment/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/modify-comment-parent/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 2 ລາຍການ     ](https://wordpress.org/support/plugin/modify-comment-parent/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/modify-comment-parent/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/modify-comment-parent/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/modify-comment-parent/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/modify-comment-parent/reviews/?filter=1)

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

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/modify-comment-parent/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Sal Ferrarello ](https://profiles.wordpress.org/salcode/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/modify-comment-parent/)