Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/10/2014 05:07:46 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Bring bp_get_blog_last_active() up to parity with bp_get_member_last_active() for 2.1.

Also fix speeling error in bp_get_member_last_active().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-members/bp-members-template.php

    r8973 r8998  
    825825        global $members_template;
    826826
    827         // Parse the activy format
     827        // Parse the activity format
    828828        $r = bp_parse_args( $args, array(
    829829            'active_format' => true
Note: See TracChangeset for help on using the changeset viewer.