Review_Box::get_rating_type_class( int $score )
Get the type of rating class based on score.
Parameters
- $score
-
(Required) the score that will be passed (between 0-100).
Return
(string) the class which will be added to items.
Source
File: includes/modules/elementor_booster/widgets/review_box.php
Expand full source code Collapse full source code View on Github