Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #56654


Ignore:
Timestamp:
09/26/2022 07:12:16 AM (4 years ago)
Author:
aristath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56654

    • Property Keywords has-patch added
  • Ticket #56654 – Description

    initial v2  
    1717}
    1818}}}
    19 Though this is a small tweak, it saves a lot of checks since one of the places we do this is when registering block styles - so it runs more than 70 times on each page-load.
     19Though this is a small tweak, it saves a lot of checks since one of the places we do this is when registering block styles - so it runs quite a few times on each page-load.