• Resolved clamast

    (@clamast)


    I need to show to a specific user a list of post to rating (and ok this is not a problem), i need to show in loop if a post already have a user rating or not. Is there a specific filter or custom field that I could call in the loop? For example a custom field with ‘1’ value if that user have already rating the specific loop post.

Viewing 1 replies (of 1 total)
  • Plugin Author dpowney

    (@dpowney)

    Hi @clamast , the Pro version has a handy function user_rating_exists() which checks if the current logged in user has submitted a rating form for a specific post. The free version captures the user_id in the database with each rating entry if you reLLY need to get to it. I hope this helps, Daniel

Viewing 1 replies (of 1 total)
  • The topic ‘Display info in loop post’ is closed to new replies.