Skip to content

Commit 8cba468

Browse files
committed
Update secondary-plugin-dir.php
1 parent a65b101 commit 8cba468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wp-mu-plugin/stretch-extra/stretch-extra/inc/secondary-plugin-dir.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ function get_custom_plugins(bool $include_deleted = false): array
140140
}
141141

142142
if ($include_deleted) {
143-
return $all_custom_plugins;
143+
return $all_custom_plugins;
144144
}
145145

146146
// Filter out deleted plugins

0 commit comments

Comments
 (0)