Post 来自网站首页的评论

Post A Review from the front page of website

我正在创建一个评论网站,其中对产品、服务等进行撰写和评级。就像 yelp。我正在用 wordpress 构建它,您只能 post 来自管理员后端的评论。

现在我的问题是:

如何允许用户从前端post评论?这个网站 (http://www.reviewnaija.com/post-a-review/) 完全符合我的要求。

您的问题的解决方案是使用 Advanced Custom Fields plugin and its acf_form. Learn how to create a new post (review in your case) using acf_form.