• Resolved Marco Panichi

    (@marcopanichi)


    I need to get in my file template two variables:
    – rating count (for example “4.8”)
    – review count (for example “156”)

    Something like this:

    echo yasr_get_rating_count();
    echo yasr_get_review_count();

    I read the Documentation but I didn’t find anything about that.

    Is it possible?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to get rating and review count via php’ is closed to new replies.