For developers, and themes which do not make use of the WordPress comment_form()
function, the following line of code can be added to your theme’s comment form:
If rating field(s) are configured for display within the plugin (i.e. they are set to appear on the Page / Post / CPT you’re adding this code to), the rating fields will display.
Ratings will be saved automatically by the plugin – no further modifications are needed.