Skip to:
Content

BuddyPress.org

Changeset 2240 for trunk/bp-loader.php


Ignore:
Timestamp:
01/01/2010 04:03:03 PM (16 years ago)
Author:
apeatling
Message:

admin_notices hook will not work here.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r2239 r2240  
    5757    delete_site_transient( 'theme_roots' );
    5858
    59     /* Show activation notice with some setup instructions */
    60     add_action( 'admin_notices', 'bp_core_activation_notice' );
    61 
    6259    do_action( 'bp_loader_activate' );
    6360}
Note: See TracChangeset for help on using the changeset viewer.