• Resolved thoughton

    (@thoughton)


    Hi there,

    Does your plugin store the star ratings in a custom field?

    I’m currently using a theme which comes bundled with “Comment Ratings” (https://ww.wp.xz.cn/plugins/comments-ratings/) but the ratings are not stored in a custom field. This is a big problem for us.

    Many thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author shoaib88

    (@shoaib88)

    Hi,
    I am using meta fields (comment meta) to store star ratings and admin setting options in option table.

    Thanks

    Thread Starter thoughton

    (@thoughton)

    Thanks for the reply!

    What about the average rating for each post? Where is that stored?

    Cheers 🙂

    Plugin Author shoaib88

    (@shoaib88)

    Hi,
    I am calculating average rating from approved comments. Each comment rating stored in comment meta. To show average rating with each post, am using “the_tags” filter.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom field?’ is closed to new replies.