Allow to edit reviews for Freelancers and Employers
I am looking to add a link to allow users to edit their own reviews.
I can see different functions in the theme but I dont know how to got about adding a link in the content-review.php template to edit a review.
Anyone that have any ideas?
update_reviews is a possible function and other one could be the core wordpress one edit_comment_link().
The idea is to display with ajax the same form that was previously used to leave the review.
Any help from the community or Dimitris will be appreciated.
Thanks