Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62002, comment 24


Ignore:
Timestamp:
09/27/2024 08:35:25 PM (5 months ago)
Author:
mreishus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62002, comment 24

    initial v1  
    33As a test, I have a prospective implementation of the task for WooCommerce here: https://github.com/woocommerce/woocommerce/pull/51184/files#diff-76bcd2fcf3b7e61b77f7a53f939ccb1bdad57676121cc392fa1102d227f509c0
    44
    5 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.
     5There 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 of each repository to add a new step.