put all dns checking into one function, allow it to be ignored
This commit is contained in:
@@ -414,8 +414,8 @@ function visible_activity($item) {
|
||||
}
|
||||
}
|
||||
|
||||
if(is_edit_activity($item))
|
||||
return false;
|
||||
// if(is_edit_activity($item))
|
||||
// return false;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user