Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/17/2011 05:26:05 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Normalize bbp-twentyten theme files. Introduce bbp_tab_index functions for forms. Rename some page- files to action- since they are not page templates. Introduce bbp_login and bbp_register place-holders in bbp-twentyten theme.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-themes/bbp-twentyten/page-bbp_statistics.php

    r2769 r2810  
    55 *
    66 * @package bbPress
    7  * @subpackage Themes
     7 * @subpackage Theme
    88 */
    99
    10 /** Get the statistics and extract them for later use in this template */
     10// Get the statistics and extract them for later use in this template
     11// @todo - remove variable references
    1112extract( bbp_get_statistics(), EXTR_SKIP );
    1213
Note: See TracChangeset for help on using the changeset viewer.