Enable comments on child post only?
-
I’m building a review feature for a class webpage, the general functionality of which is such:
A student creates a post (of custom post type) that is then broadcast to a faculty site where the student’s post can be reviewed, commented on, and discussed.
Right now the functionality is working; faculty can comment on the post once it’s been broadcast, and comments are not broadcast back to the parent post (which is good).
The problem is that if the post’s author (the student) disables comments on their post, it closes commenting for the faculty. This can be manually adjusted by an admin user, but I’m wondering if there are any solutions that include allowing/forcing comments on the child post only.
Any guidance is appreciated – thanks!
The topic ‘Enable comments on child post only?’ is closed to new replies.