Ticket #2007: widgets.diff
| File widgets.diff, 522 bytes (added by , 13 years ago) |
|---|
-
includes/core/widgets.php
class BBP_Topics_Widget extends WP_Widget { 631 631 } 632 632 633 633 /** 634 * Update the forumwidget options634 * Update the topic widget options 635 635 * 636 636 * @since bbPress (r2653) 637 637 * … … class BBP_Replies_Widget extends WP_Widget { 821 821 } 822 822 823 823 /** 824 * Update the forumwidget options824 * Update the reply widget options 825 825 * 826 826 * @since bbPress (r2653) 827 827 *