Changeset 1161 for trunk/bp-core/bp-core-cssjs.php
- Timestamp:
- 02/25/2009 11:25:03 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-cssjs.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-cssjs.php
r1143 r1161 64 64 wp_enqueue_style( 'bp-admin-bar-rtl', site_url( MUPLUGINDIR . '/bp-core/css/admin-bar-rtl.css' ) ); 65 65 } 66 wp_print_styles(); 66 67 } 67 68 add_action( 'wp_head', 'bp_core_admin_bar_css', 2 );
Note: See TracChangeset
for help on using the changeset viewer.