Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/09/2013 05:14:51 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Default notifications from 10 to 25 for consistency across Notifications component. See #5148.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-notifications/bp-notifications-classes.php

    r7549 r7550  
    761761                        'is_new'       => true,
    762762                        'page'         => 1,
    763                         'per_page'     => 10,
     763                        'per_page'     => 25,
    764764                        'search_terms' => '',
    765765                ) );
Note: See TracChangeset for help on using the changeset viewer.