Ticket #3354: 3354.01.patch
File 3354.01.patch, 407 bytes (added by , 14 years ago) |
---|
-
buddypress/bp-core/bp-core-functions.php
925 925 if ( empty( $bp->embed ) ) 926 926 $bp->embed = new BP_Embed(); 927 927 } 928 add_action( 'bp_init', 'bp_embed_init' );928 add_action( 'bp_init', 'bp_embed_init', 9 ); 929 929 930 930 /** 931 931 * When switching from single to multisite we need to copy blog options to