When using the check to detect usage of wp_cache_fush() function the output message should be more specific, because right now there is no indications about where it was detected (directory, file, etc).
It happens the same with the checksum validator. It throws a warning but doesn't display the file or files which doesn't match.
When using the check to detect usage of
wp_cache_fush()function the output message should be more specific, because right now there is no indications about where it was detected (directory, file, etc).It happens the same with the checksum validator. It throws a warning but doesn't display the file or files which doesn't match.