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-includes/bbp-topic-template.php

    r2809 r2810  
    21852185        'super_text'   => __( 'Super Sticky', 'bbpress' ),
    21862186        'select_id'    => 'bbp_stick_topic',
    2187         'tab'          => 0,
     2187        'tab'          => bbp_get_tab_index(),
    21882188        'topic_id'     => 0
    21892189    );
Note: See TracChangeset for help on using the changeset viewer.