Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello freedumbo, thank you for using Yasr!

    The post author can rate the post or page while using the editor screen, in the top right, and than show it with [yasr_overall_rating] shortcode.

    This is the only solution possible (at least for now) because you can pass the user id and the show the rating for that user

    Best,
    Dario

    Thread Starter freedumbo

    (@freedumbo)

    Hi
    I review your yasr-shortcode-function.php
    I think your source have all db table I want.
    In fact, I can’t use workbench, so can’t approach more.
    Anyway I want to get rating by user id individually
    I hope you write some wpdb code if you have time. T.T

    EX)
    ————————————————————————————
    $query_result_most_rated = $wpdb->get_results(“SELECT””);
    by post id, by user id, -> get rating score.
    ————————————————————————————
    If you give me source code like above, I’ll write query source by myself. T.T

    Thread Starter freedumbo

    (@freedumbo)

    I’ve done..Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘See user rating seperately’ is closed to new replies.