5 Minutes #Summery SummeryGet the value of the rating #Syntax SyntaxSimplePie_Rating::get_value() #Return Return (string|null) #Source Source File: wp-includes/SimplePie/Rating.php { return $this->value; } return null; } } Advertisement #Related Related Advertisement