Skip to:
Content

bbPress.org

Ticket #2007: widgets.diff

File widgets.diff, 522 bytes (added by netweb, 13 years ago)
  • includes/core/widgets.php

    class BBP_Topics_Widget extends WP_Widget { 
    631631   }
    632632
    633633   /**
    634     * Update the forum widget options
     634    * Update the topic widget options
    635635    *
    636636    * @since bbPress (r2653)
    637637    *
    class BBP_Replies_Widget extends WP_Widget { 
    821821   }
    822822
    823823   /**
    824     * Update the forum widget options
     824    * Update the reply widget options
    825825    *
    826826    * @since bbPress (r2653)
    827827    *