Changeset 5305 for trunk/bp-core/bp-core-functions.php
- Timestamp:
- 11/08/2011 02:15:22 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-functions.php
r5302 r5305 704 704 $user_id = bp_loggedin_user_id(); 705 705 706 if ( bp_ core_is_user_spammer( $user_id ) || bp_core_is_user_deleted( $user_id ) )706 if ( bp_is_user_inactive( $user_id ) ) 707 707 return false; 708 708
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)