Skip to:
Content

bbPress.org


Ignore:
Timestamp:
06/10/2012 07:42:31 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Theme Compatibility:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-includes/bbp-template-loader.php

    r3927 r3943  
    410410function bbp_get_theme_compat_templates() {
    411411    $templates = array(
     412        'plugin-bbpress.php',
    412413        'bbpress.php',
    413414        'forums.php',
    414415        'forum.php',
     416        'generic.php',
    415417        'page.php',
    416418        'single.php',
Note: See TracChangeset for help on using the changeset viewer.