[wp-trac] [WordPress Trac] #62002: Extend Block Metadata PHP Cache to Third-Party Blocks
WordPress Trac
noreply at wordpress.org
Fri Sep 27 20:34:24 UTC 2024
#62002: Extend Block Metadata PHP Cache to Third-Party Blocks
-------------------------------------------------+-------------------------
Reporter: mreishus | Owner: flixos90
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 6.7
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests commit | Focuses:
needs-dev-note | performance
-------------------------------------------------+-------------------------
Comment (by mreishus):
@flixos90 Core has set it up in this grunt task, which the new
implementation is compatible with: https://github.com/WordPress/wordpress-
develop/blob/66afbbdb519d4b21a2ed486de64e32eda3f5adde/Gruntfile.js#L1448-L1463
As a test, I have a prospective implementation of the task for WooCommerce
here: https://github.com/woocommerce/woocommerce/pull/51184/files#diff-
76bcd2fcf3b7e61b77f7a53f939ccb1bdad57676121cc392fa1102d227f509c0
There isn't too much to it if you let json2php do most of the work.
Personally, I suspect the most difficult part will be navigating the
custom build tooling each repository to add a new step.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62002#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list