There is no way to check if user voted to displayed post or not?
I saw in the code function “check_rated”
I know how to make a if/else – I just need a function to let me know if current user voted the specific post or not…
There is something like that in the code that I can use?
(when I user check_rated is not working…)