# Enable or Disable Comment Editing

<figure><img src="/files/ld4x4Zi2uaeOxQP0I5EN" alt=""><figcaption><p>Enable or Disable Comment Editing</p></figcaption></figure>

Enabling comment editing is a great way for users to fix their own mistakes when leaving a comment.

<div><figure><img src="/files/vFS4TwRIrcMLePzGqbGc" alt=""><figcaption><p>Comment Editing on the Frontend</p></figcaption></figure> <figure><img src="/files/YUzDvPQ9hMauveJNRVsY" alt=""><figcaption><p>Interface When Editing a Comment</p></figcaption></figure></div>

{% hint style="info" %}
**Comment Editing Requires Comment Edit Lite**. [Comment Edit Lite](https://wordpress.org/plugins/simple-comment-editing/) is a free plugin on the WordPress Plugin Directory.
{% endhint %}

{% embed url="<https://wordpress.org/plugins/simple-comment-editing/>" %}
Comment Edit Lite
{% endembed %}

As of Comment Edit Pro 3.0, there is no longer a requirement to have Comment Edit Lite installed. However, if you want comment editing, [Comment Edit Lite](https://wordpress.org/plugins/simple-comment-editing/) must be activated.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/enable-or-disable-comment-editing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
