Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/26/2013 04:18:07 PM (12 years ago)
Author:
boonebgorges
Message:

Fixes documentation typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-template-loader.php

    r6781 r6824  
    3737    $templates[] = $slug . '.php';
    3838
    39     // Allow template parst to be filtered
     39    // Allow template parts to be filtered
    4040    $templates = apply_filters( 'bp_get_template_part', $templates, $slug, $name );
    4141
Note: See TracChangeset for help on using the changeset viewer.