Function edd_reviews_callback
The callback for the reviews called by wp_list_comments().
This must be placed outside of the class because wp_list_comments() doesn't allow a function to be passed as a callback within a class, it must be a separate function.
Parameters summary
object |
$comment |
|
array |
$args |
|
string |
$depth |