Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57368, comment 11


Ignore:
Timestamp:
07/24/2024 05:33:32 PM (7 weeks ago)
Author:
colorful tones
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57368, comment 11

    initial v1  
    33@sabernhardt you would have to change style variations to break the cache and see the effects being updated. Basically, whenever I change something in any of the `xxxxxxxx.json` theme files - I have to switch to a different variation and then back to the variation I'm changing to bust the cache and actually see the changes. I'm not sure how this stands in core and is likely a separate issue worth exploring. I thought that at some point there was an impact for setting `define( 'SCRIPT_DEBUG', true );`, but that does not seem to be the case any more.
    44
    5 I've opened a new pull request, and I've addressed and tested all changes against the Post Features Image, Image, Site Logo, and Gallery blocks to verify that the border and background (on `:hover`) are fixed.
     5I've opened a **new pull request**, and I've addressed and tested all changes against the Post Features Image, Image, Site Logo, and Gallery blocks to verify that the border and background (on `:hover`) are fixed.
    66
    77I'm having issues generating a patch, because it is outputting a ton of stuff I have not changed. I'm going to seek guidance in Slack #core.