Ticket #2552: 2522.diff
File 2522.diff, 507 bytes (added by , 7 years ago) |
---|
-
src/includes/common/widgets.php
759 759 'ignore_sticky_posts' => true, 760 760 'no_found_rows' => true, 761 761 'meta_key' => '_bbp_reply_count', 762 'orderby' => 'meta_value ',762 'orderby' => 'meta_value_num', 763 763 'order' => 'DESC' 764 764 ); 765 765 break;