Make WordPress Core

Changeset 51459


Ignore:
Timestamp:
07/19/2021 12:58:50 AM (4 years ago)
Author:
desrosj
Message:

Upgrade/Install: Add additional files to $_old_files for 5.8.

Follow up to [51134].

Fixes #53367.

File:
1 edited

Legend:

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

    r51266 r51459  
    805805    'wp-includes/blocks/classic/block.json',
    806806    // 5.8
     807    'wp-admin/images/freedoms.png',
     808    'wp-admin/images/privacy.png',
     809    'wp-admin/images/about-badge.svg',
     810    'wp-admin/images/about-color-palette.svg',
     811    'wp-admin/images/about-color-palette-vert.svg',
     812    'wp-admin/images/about-header-brushes.svg',
    807813    'wp-includes/block-patterns/large-header.php',
    808814    'wp-includes/block-patterns/heading-paragraph.php',
Note: See TracChangeset for help on using the changeset viewer.