Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/25/2009 11:25:03 PM (17 years ago)
Author:
apeatling
Message:

Group template tag updates and fixes to make BuddyPress even more customizable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-cssjs.php

    r1143 r1161  
    6464            wp_enqueue_style( 'bp-admin-bar-rtl', site_url( MUPLUGINDIR . '/bp-core/css/admin-bar-rtl.css' ) );
    6565    }
     66    wp_print_styles();
    6667}
    6768add_action( 'wp_head', 'bp_core_admin_bar_css', 2 );
Note: See TracChangeset for help on using the changeset viewer.