Changeset 3528
- Timestamp:
- 12/12/2010 09:19:56 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core.php
r3518 r3528 2100 2100 add_action( 'bp_core_render_notice', 'bp_core_clear_cache' ); 2101 2101 2102 // Remove the catch non existent blogs hook so WPMU doesn't think BuddyPress pages are non existing blogs2103 remove_action( 'plugins_loaded', 'catch_nonexistant_blogs' );2104 2105 2102 2106 2103 /* DEPRECATED FUNCTIONS ****/
Note: See TracChangeset
for help on using the changeset viewer.