Changeset 5659 for trunk/bp-core/bp-core-functions.php
- Timestamp:
- 01/27/2012 09:31:43 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-functions.php
r5524 r5659 497 497 498 498 if ( !is_user_logged_in() ) 499 return false; 500 501 if ( bp_is_update() ) 499 502 return false; 500 503
Note: See TracChangeset
for help on using the changeset viewer.