Making WordPress.org

Ticket #576: 576.patch

File 576.patch, 677 bytes (added by netweb, 10 years ago)
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/form-topic-merge.php

     
    4949                                                                                        'selected'    => -1,
    5050                                                                                        'numberposts' => 100,
    5151                                                                                        'orderby'     => 'date',
     52                                                                                        'order'       => 'DESC',
    5253                                                                                        'exclude'     => bbp_get_topic_id(),
    5354                                                                                        'select_id'   => 'bbp_destination_topic'
    5455                                                                                ) );