# Welcome to Comment Edit Core

{% hint style="info" %}
**The goal of Comment Edit Core:** Keep comment editing simple.
{% endhint %}

![Simple Comment Editing](/files/YB8pKWgOAIa3ndhVt7kj)

## Installation

## Install from the WordPress Admin

1. Log into your WordPress admin (i.e., your dashboard)
2. Go to Plugins->Add New
3. Type in "Comment Edit Core"
4. Install and Activate the plugin

After activation, you can find the plugin's settings in the Dashboard under Settings->Comment Edit Lite.

## Install via FTP

1. Download the plugin zip file [from the WordPress Plugin Directory](https://wordpress.org/plugins/highlight-and-share/)
2. Unzip the plugin zip in a place you can remember for the next steps
3. Log into your FTP program of choice for your website
4. Upload the unzipped folder into `wp-content/plugins`
5. Log into your admin dashboard
6. Head to the plugins screen
7. Search for `Comment Edit Core.`
8. Activate the plugin

After activation, you will be taken to the plugin's settings screen.


---

# 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-lite/welcome-to-comment-edit-core.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.
