Changeset 2810 for branches/plugin/bbp-themes/bbp-twentyten/functions.php
- Timestamp:
- 01/17/2011 05:26:05 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/functions.php
r2787 r2810 200 200 } 201 201 202 / * Actions */202 // Actions 203 203 add_action( 'init', 'bbp_twentyten_enqueue_styles' ); 204 204 add_action( 'wp_ajax_dim-favorite', 'bbp_twentyten_dim_favorite' );
Note: See TracChangeset
for help on using the changeset viewer.