Whether the post has been configured to allow comments.
Users can configure comments to be one of the following:
Users can configure comments to be one of the following:
- New comments allowed
- No new comments allow, but show existing comments
- Don't show comments.
allowComments is true if the first or second options are selected.
Note the difference with allowNewComments, which is only true if the first option is selected, and false otherwise.