WordPress Page Template: Comment Filtering with Querystring
I don’t know of a way to do that short of creating your own comment tracking system. Probably the easiest way to use WordPress’s functionality would be to make a “projects” custom post type and use custom fields to store product information like the id etc. This would allow commenting on each product and you … Read more