Make WordPress Core

Changeset 57984


Ignore:
Timestamp:
04/11/2024 02:26:56 PM (2 years ago)
Author:
SergeyBiryukov
Message:

Docs: Update @since version for wp_zip_file_is_valid().

Follow-up to [57537], [57916], [57929].

Props TobiasBg.
See #60398.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/file.php

    r57916 r57984  
    15701570 * are not valid ZIPs, so those will also return false.
    15711571 *
    1572  * @since 6.5.0
     1572 * @since 6.4.4
    15731573 *
    15741574 * @param string $file Full path to the ZIP file.
Note: See TracChangeset for help on using the changeset viewer.