Add star rating to a wordpress post comment
-
Hi, is it possible to add the star rating to a wordpress comment?
Would I need to hook into the comment submit function as well as your function:
add_action("kksr_rate", "my_super_function2", 10, 3);
Do you have any sample code for this please?
- The topic ‘Add star rating to a wordpress post comment’ is closed to new replies.