Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/23/2009 12:57:08 AM (16 years ago)
Author:
apeatling
Message:

Removing deprecated widget CSS now in theme. Reducing the number of http requests on each page load.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-blogs/bp-blogs-widgets.php

    r1905 r1926  
    1010    function bp_blogs_recent_posts_widget() {
    1111        parent::WP_Widget( false, $name = __( 'Recent Site Wide Posts', 'buddypress' ) );
    12         wp_enqueue_style( 'bp-blogs-widget-posts-css', BP_PLUGIN_URL . '/bp-blogs/css/widget-blogs.css' );     
    1312    }
    1413
Note: See TracChangeset for help on using the changeset viewer.