Open
Description
Bug Report
- Yes, I reviewed the contribution guidelines.
- Yes, more specifically, I reviewed the guidelines on how to write clear bug reports.
Describe the current, buggy behavior
The command “wp search-replace” does not work as expected. With WordPress 6.5 the Gutenberg Full-Site-Editor got the possibility to add fonts (as direct upload or as direct download from Google Fonts).
If you now change the URL of a WordPress installation with “wp search-replace”, the URL of your own fonts is not adjusted - which means that the font files cannot be loaded.
Describe how other contributors can replicate this bug
- install a WordPress Site on Domain A
- Install any font from Google Fonts via the full-site editor in the standard design (twentytwentyfour) or upload any font.
- Use this installed Font as Default
- Copy the Site to Domain B
- use "wp search-replace" to chnage the URL
- open the Site on Domain B
- In the browser source code you will then see that the domain of the fonts still refers to domain A
Describe what you would expect as the correct outcome
The domain of the fonts should also be changed via “wp search-replace”.
Let us know what environment you are running this on
OS: Darwin 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:19:05 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8112 arm64
Shell: /bin/zsh
PHP binary: /Applications/MAMP/bin/php/php8.1.13/bin/php
PHP version: 8.1.13
php.ini used: /Applications/MAMP/bin/php/php8.1.13/conf/php.ini
MySQL binary: /Applications/MAMP/Library/bin//mysql
MySQL version: mysql Ver 14.14 Distrib 5.7.39, for osx11.0 (x86_64) using EditLine wrapper
SQL modes:
WP-CLI root dir: phar://wp-cli.phar/vendor/wp-cli/wp-cli
WP-CLI vendor dir: phar://wp-cli.phar/vendor
WP_CLI phar path: /Users/srueegger/Sites/compresso.ch
WP-CLI packages dir:
WP-CLI cache dir: /Users/srueegger/.wp-cli/cache
WP-CLI global config:
WP-CLI project config:
WP-CLI version: 2.10.0