diff --git a/functions.php b/functions.php index 958f137df..de5464837 100644 --- a/functions.php +++ b/functions.php @@ -1957,7 +1957,7 @@ return true; } } - return false; + return true; // consider the file always locked and skip the test } function make_lockfile($filename) {