Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53817, comment 3


Ignore:
Timestamp:
08/07/2024 05:57:46 PM (11 months ago)
Author:
sebastienserre
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53817, comment 3

    initial v1  
    22
    33Is the idea to synchronize, have the same value in `site_logo` and `custom_logo` shouldn't be the easiest way to solve this issue ?
     4
     5-- edit ---
     6The sync is done at https://github.com/WordPress/wordpress-develop/blob/9928cd6bcb35d14a700e3930355b6703f0cb4dc8/src/wp-includes/blocks/site-logo.php#L137-L155 but it seems overidden by https://github.com/WordPress/wordpress-develop/blob/9928cd6bcb35d14a700e3930355b6703f0cb4dc8/src/wp-includes/blocks/site-logo.php#L130