Make WordPress Core

Changeset 62779


Ignore:
Timestamp:
07/17/2026 04:55:18 PM (4 weeks ago)
Author:
desrosj
Message:

General: Update $_old_files list, take 2.

This adds one more file to the $_old_files list that should be included.

Props barry, johnbillion, jorbin, desrosj.
See #65325.

File:
1 edited

Legend:

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

    r62777 r62779  
    900900        // 7.0.2
    901901        'wp-includes/collaboration',
     902        'wp-includes/collaboration.php',
    902903        'wp-includes/js/dist/sync.js'.
    903904        'wp-includes/js/dist/sync.min.js',
Note: See TracChangeset for help on using the changeset viewer.