Summery Summery
Get the value of the rating
Syntax Syntax
Return Return
(string|null)
Source Source
File: wp-includes/SimplePie/Rating.php
{
return $this->value;
}
return null;
}
}
Developer Resources, Tips, Tricks, Tutorials and Much more.