• Resolved Andry

    (@blackstar1991)


    I accidentally found a bug in the plugin. When a user is deleted, through /account/delete/ the comments that this user wrote still remain in the current database.
    The user is no longer there, but his comments remain, it looks strange. Can you please fix it?
    Or at least transfer comments to comment_approved => '0'

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support andrewshu

    (@andrewshu)

    Hello @blackstar1991

    Thank you for your feedback. We will check and fix this asap.

    Regards.

    Plugin Support andrewshu

    (@andrewshu)

    Hello @blackstar1991

    We checked this and saw that this is native WordPress behavior. Commets are not deleted after deleting a user. You could deactivate the UM and check.

    You could find the solution on this or other forums for your need. Also, we add the new option to delete comments in future.

    Regards.

    Thread Starter Andry

    (@blackstar1991)

    Hmmm, Very strange behavior

    It’s just that in my list of comments I have the opportunity to visit the page of the user who left this comment. In the current version it is (UM /user/...), but if the user is deleted, why leave information about him in wp_comments wp_commentmeta

    Is it posiable to make them comment_approved => '0' comment_approved =>‘trash’ After user deleted ?

    • This reply was modified 1 year, 1 month ago by Andry.
    Plugin Support andrewshu

    (@andrewshu)

    Hi @blackstar1991

    In the future version will be option to deleting comments after deleting user.

    Regards.

    Thread Starter Andry

    (@blackstar1991)

    Ok thanks. I will be vaiting new version.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Bug When the plugin deletes a user it does not delete comments’ is closed to new replies.