Adding a Custom Post Type
Question
I’m not sure if this is feasible or not, but I want to add a simple custom post type that does two(2) jobs:
- Has a comment section (the user can comment on an image)
- It has a rating system (basic 5 stars rating)
So the idea is that the custom post type is an image that has the above properties I upload the image on my end and the user can see the image and rate it and/or comment on it
Is there a possible way I can achieve this custom post type?
0
4 months
0 Answers
9 views
0
Leave an answer
You must login or register to add a new answer .