Changeset 5813 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 02/21/2012 12:12:13 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r5811 r5813 430 430 } 431 431 } 432 add_action( ' wp', 'bp_core_catch_no_access');432 add_action( 'bp_template_redirect', 'bp_core_catch_no_access', 1 ); 433 433 434 434 /**
Note: See TracChangeset
for help on using the changeset viewer.