Skip to content

Commit ccee604

Browse files
llocwestonruter
andauthored
Update src/wp-admin/network/users.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent 6b2ed88 commit ccee604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/network/users.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130

131131
$userfunction = 'all_notspam';
132132

133-
/** This filter is documented in wp-admin/network/users.php#L95 */
133+
/** This filter is documented in wp-admin/network/users.php */
134134
if ( apply_filters( 'network_user_spam_propagate_to_blogs', false, $user_id ) ) {
135135
$blogs = get_blogs_of_user( $user_id, true );
136136

0 commit comments

Comments
 (0)