Skip to:
Content

bbPress.org


Ignore:
Timestamp:
10/31/2012 12:20:57 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Template Locations:

  • Revert part of r4264.
  • Fix regression where bbPress was pulling in files from unexpected locations.
  • Fixes #1994.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/core/template-functions.php

    r4264 r4283  
    6868
    6969    // Allow templates to be filtered
    70     // bbPress core automatically adds bbp_add_template_locations()
     70    // Note: if you do this, be excellent to each other
    7171    $template_names = apply_filters( 'bbp_locate_template', $template_names );
    7272
Note: See TracChangeset for help on using the changeset viewer.