Changeset 4283 for trunk/includes/core/template-functions.php
- Timestamp:
- 10/31/2012 12:20:57 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/core/template-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core/template-functions.php
r4264 r4283 68 68 69 69 // 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 71 71 $template_names = apply_filters( 'bbp_locate_template', $template_names ); 72 72
Note: See TracChangeset
for help on using the changeset viewer.