mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 07:35:46 +01:00
Docs: Update @since
version for wp_zip_file_is_valid()
.
Follow-up to [57537], [57916], [57929]. Props TobiasBg. See #60398. git-svn-id: https://develop.svn.wordpress.org/trunk@57984 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f525e665b6
commit
0d730aaf4e
@ -1569,7 +1569,7 @@ function wp_trusted_keys() {
|
||||
* This function does not test to ensure that a file exists. Non-existent files
|
||||
* are not valid ZIPs, so those will also return false.
|
||||
*
|
||||
* @since 6.5.0
|
||||
* @since 6.4.4
|
||||
*
|
||||
* @param string $file Full path to the ZIP file.
|
||||
* @return bool Whether the file is a valid ZIP file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user