
 ### Shortcode yasr_overall_rating 

 Source: [examples/shortcodes.php, line 41](examples/shortcodes.php:41)

### How to use it?

_To insert the rating in this widget, there are two ways:_

_- If you're using the Classic editor, simply give a rating in the YASR metabox that appears at the top right of the_

_screen while you're writing a new post or page._

_- If you're using the new Gutenberg editor, click on the "+" icon to add a block, search for YASR, and select_

_YASR: Overall Rating. A new panel will appear to the right, where you can add your rating._

___
 ### Shortcode yasr_visitor_votes 

 Source: [examples/shortcodes.php, line 60](examples/shortcodes.php:60)

### How to use it?

_To insert the rating in this widget, there are two ways:_

_- You can paste the shortcode [yasr_visitor_votes] where you need to show the widget, or you can use the auto insert_

_feature as explained in [this tutorial](https://yetanotherstarsrating.com/tutorials/)._

_- If you're using the new Gutenberg editor, click on the "+" icon to add a block, search for YASR and select YASR: Visitor Votes._

___
 ### Shortcode yasr_multiset 

 Source: [examples/shortcodes.php, line 69](examples/shortcodes.php:69)

_`[yasr_multiset]` allows you to insert a rating for each aspect of your review (up to nine rows)._

_The setid is a number that identifies the multiset._

_This shortcode return author multi set_

___
 ### Shortcode yasr_visitor_multiset 

 Source: [examples/shortcodes.php, line 74](examples/shortcodes.php:74)

_Yasr Visitor Multiset_

___
 ### Shortcode yasr_ov_ranking 

 Source: [examples/shortcodes.php, line 82](examples/shortcodes.php:82)

_Yasr Overall Ranking_

_This shortcode print the highest rated posts by overall_rating_

___
 ### Shortcode yasr_most_or_highest_rated_posts 

 Source: [examples/shortcodes.php, line 89](examples/shortcodes.php:89)

_Yasr Visitor Votes Ranking_

_This shortcode print the higher / most rated posts with yasr_visitor_votes_

___
 ### Shortcode yasr_top_reviewers 

 Source: [examples/shortcodes.php, line 98](examples/shortcodes.php:98)

_Yasr Top reviewers_

_Shortcode to display most active reviewers_

___
 ### Shortcode yasr_most_active_users 

 Source: [examples/shortcodes.php, line 106](examples/shortcodes.php:106)

_Yasr Most Active users_

_This shortcode show which users leave more votes on yasr_visitor_votes_

___
 ### Shortcode yasr_multi_set_ranking 

 Source: [examples/shortcodes.php, line 112](examples/shortcodes.php:112)

_YASR Multiset Ranking_

___
 ### Shortcode yasr_visitor_multi_set_ranking 

 Source: [examples/shortcodes.php, line 117](examples/shortcodes.php:117)

_Yasr Visitor Multiset Ranking_

___
 ### Shortcode yasr_user_rate_history 

 Source: [examples/shortcodes.php, line 124](examples/shortcodes.php:124)

_Yasr User Rate History_

_When a user is logged in, print all the rating that user leaved_

___
 ### Shortcode yasr_display_posts 

 Source: [examples/shortcodes.php, line 132](examples/shortcodes.php:132)

_Yasr Display Posts_

_Display your posts according to YASR ratings. This shortcode works only on pages._

___
