Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/22/2015 05:47:27 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Move page-template support into BP Legacy template pack. Props imath. See #6065.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-filters.php

    r9393 r9399  
    6565// Filter BuddyPress template locations
    6666add_filter( 'bp_get_template_stack', 'bp_add_template_stack_locations' );
    67 
    68 // Filter BuddyPress template hierarchy and look for page templates
    69 add_filter( 'bp_get_buddypress_template', 'bp_theme_compat_page_templates' );
    7067
    7168// Turn comments off for BuddyPress pages
Note: See TracChangeset for help on using the changeset viewer.