Changeset 1995 for trunk/bp-xprofile.php
- Timestamp:
- 09/29/2009 07:22:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile.php
r1977 r1995 151 151 if ( function_exists( 'bp_wire_install' ) ) 152 152 $bp->profile->table_name_wire = $wpdb->base_prefix . 'bp_xprofile_wire'; 153 154 do_action( 'xprofile_setup_globals' ); 153 155 } 154 156 add_action( 'plugins_loaded', 'xprofile_setup_globals', 5 );
Note: See TracChangeset
for help on using the changeset viewer.