You can add the following code in function.php
$subscriber= get_role('subscriber');
$subscriber->add_cap('edit_comment');
Meanwhile edit_comment
is only supported in version 3.1 or newer
Or you can use this plugin link
Related Posts:
- Change Comment Author Display Name
- Check If comment author is registered
- Comment Author Name In Reply Form
- Display all comments or recent comments per user on author page
- how to make author to write comment on only his own posts?
- Comments screen in backend, how to disable Quick Edit | Edit | History | Spam | for non admins
- Display comment meta data after quick update
- How to check if commenter is the_author?
- edit comments capability for authors
- Why are authors allowed to approve comments on their posts? How to revoke privilege?
- Disable or Enable Comments on Front end [closed]
- Hide notifications regarding new comments
- List user comments in author page
- How to make all the posts commentable by default? Imputs in Settings/Discussions are not saved
- Author can only see own post comment and can moderate
- WordPress comments on users profile
- Comment displaying full name even after setting another display name?
- Same email for all comments
- Notify post author for a new comment on his post?
- Allow the comment author to delete their own comments
- How many members have made comments approved for an article?
- Commentlist: bypostauthor problem with children list
- Only Allow post author and “Premium” Role user to comment
- How to display the user’s comment status on the front end
- get_comment_author_link not working properly
- Get Comment Author ID on the fly while posting
- How can I hide comment of the authors from their published posts?
- WordPress Custom Local Avatar not showing in comments
- Attaching author tag to the comment
- How to prevent users/authors from seing IP/email of new commentators?
- Author name length character limit?
- Comments counter only for Authors Posts
- Comments pagination on author page
- Change author, disable comments, enable trackbacks for all items in library
- Let user delete comment on front end only
- Prevent author from editing comments from others in their post
- URLs to user page is broken
- How to ‘If Author’ Comments Check
- Auto approve all comments (editor)
- Add ACF Quick Edit Columns on Comments
- R: Comment out block of code
- How to rearrange fields in comment_form()
- Commenting in user profile page?
- How do I delete all comments from a specific old blog post?
- Removing the “Website” Field from Comments and Replies?
- How to load and show comments with AJAX instead of pagination?
- Comments not appearing at all
- Hook/Filter before and after comments
- Comment form validation
- I have tried using Plugins to remove 72K comments with no success
- show un-approved comments at wordpress front end
- How can I automatically delete comments that contain chinese / russian signs?
- Send Notifications to All Admins
- Disable comments
- Community Moderation Plugin for Comments [closed]
- Allow contributors to moderate comments comments on posts they write
- Why is comments_template() working without a comments.php file?
- Turning off trackbacks & comments
- Comment Moderation and CDN Caching
- Delete all one-word comments
- The “\” is missing when comments is updated
- Using defer or async JavaScript attributes prevents pingbacks and trackbacks from being sent
- Why do I have to manually approve comments from one of my users who already has an approved comment?
- Get comments only for certain specific users in template file
- How to direct user after comment save
- Show comment pop up links as text only
- Displaying comments on pages distinguished by GET IDs
- Is there a hook to update / replace values in the “Enable threaded (nested) comments x levels deep” drop down?
- Update comment meta for all comments of specific post
- How to permanently delete pages I have already trashed?
- Additional content every x comments
- How to change comment texts that has a specific comment_ID – Hook into comment
- Adding comments section to website integrated WordPress instance
- How to Define Custom Number of Items in Comment Feed
- How can i change the order of comments?
- Empty comments field or
- infinite loop on page with comments after changing comments.php and header.php
- What templates/funtions needed in custom theme to allow comments the new 3.0 way
- Default Gravatar not showing for pings
- How include comment and post count of user in this custom query
- Show all people who commented on all posts by an author
- Disallow Comments
- Need to output comment_form() function inside a foreach loop
- Comment field override
-   not working in comments
- Allowing comments on author pages
- Comment section not appearing on posts
- How can I see whether a commenter has subscribed to be notified of replies / other comments to a post
- Where is the Leave a Comment link set
- Disable comment moderation in multisite
- Comments Template shows, but not the comments
- Auto disable comments with custom field
- I want to fill the comment with the comment count?
- delete user not working
- How to remove or customize “Comment” in comments form?
- Getting thousands of spam comments
- check if a comment was made by a registered user
- comment awaiting moderation
- How do you fetch the authors email or IP from /comments? (REST API)
- WordPress Editor widgets “comments” and “post comments form” getting disappeared with elementor [closed]