It would be nice if there was a way to allow signed in users to edit comments from the front end of the site and not need to enter the dashboard to do this. Is that possible?
It would be nice if there was a way to allow signed in users to edit comments from the front end of the site and not need to enter the dashboard to do this. Is that possible?
manndtp ,
this is great idea , somebody know how to do that?
What I am trying to do is as follows:
Show all comments for articles/posts by a user
Here's my logic flow:
I am looking for a way to allow a user to edit all comments in a single place for the articles/pages/posts owned by them
So it would essentially get the users ID and then locate all articles by that user and pull in the comments. It would show the comment, who posted the comment and what the comment was posted on (with a link to the article/page/post). I wish I could take my logic and put it into a way WP can use it.
You must log in to post.