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/functions.php

    r2787 r2810  
    200200}
    201201
    202 /* Actions */
     202// Actions
    203203add_action( 'init',                     'bbp_twentyten_enqueue_styles'               );
    204204add_action( 'wp_ajax_dim-favorite',     'bbp_twentyten_dim_favorite'                 );
Note: See TracChangeset for help on using the changeset viewer.