WordPress Comment Order By Number Of Reply

Question

$comments = get_comments(array(
‘orderby’=>’comment_count_’.$post->ID,
‘order’=>’DESC’,
‘post_id’ => $post->ID));

0
Aggrey Lutsinga 2 years 2021-03-25T12:03:36-05:00 0 Answers 0 views 0

Leave an answer

Browse
Browse