Make WordPress Core


Ignore:
Timestamp:
11/06/2023 05:47:32 PM (3 years ago)
Author:
hellofromTonya
Message:

Upgrade/Install: Update $_old_files for 6.4.

Props davidbaumwald.
Fixes #59817.

File:
1 edited

Legend:

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

    r56820 r57075  
    870870        // 6.4
    871871        'wp-includes/navigation-fallback.php',
     872        'wp-includes/blocks/navigation/view-modal.min.js',
     873        'wp-includes/blocks/navigation/view-modal.js',
    872874);
    873875
Note: See TracChangeset for help on using the changeset viewer.