Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/03/2012 01:33:13 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Theme Compatibility:

  • Remove errant references to bp_core_load_template()
  • See: #3741.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-catchuri.php

    r6290 r6291  
    331331
    332332/**
    333  * bp_core_load_template()
    334  *
    335333 * Load a specific template file with fallback support.
    336334 *
     
    746744}
    747745add_action( 'wp_head', '_bp_maybe_remove_rel_canonical', 8 );
    748 ?>
Note: See TracChangeset for help on using the changeset viewer.