Hi, everyone!
I was able to install the wp-comments package in my frontend project. But a few questions have emerged.
-
How to make it so that the user can reply to some comment (create a child for it), and not just write a new one?
-
How to make it so that the user can delete his comment?
Thanks!