Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/15/2009 07:54:50 PM (16 years ago)
Author:
apeatling
Message:

Updated widget options in branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/bp-activity/bp-activity-widgets.php

    r1602 r1612  
    2222           . $widget_name
    2323           . $after_title; ?>
    24    
    25         <?php
    26         if ( empty( $instance['max_items'] ) || !$instance['max_items'] )
    27             $instance['max_items'] = 30; ?>
    2824       
    2925        <?php
Note: See TracChangeset for help on using the changeset viewer.