Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17817, comment 165


Ignore:
Timestamp:
10/06/2015 08:07:08 PM (9 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17817, comment 165

    initial v1  
    99The bbs are a good litmus test for this type of breakage because they hug tightly to internal API's, sometimes in creative ways.  Each bb'breakage is a scar on their surface; a point in time where WordPress got better because the bb's absorbed an impact.
    1010
    11 Because WooCommerce and others have taken inspiration from this template-stack code, I'm weary of slipping it in without quickly more exposure: a post on Make, a clear description of why this break is necessary, and maybe even suggestions for alternative approaches.
     11Because WooCommerce and others have taken inspiration from this template-stack code, I'm weary of slipping it in quickly without more exposure: a post on Make, a clear description of why this break is necessary, and maybe even suggestions for alternative approaches.
    1212
    1313All of that said, changing this code at all scares the daylights out of me. Many subsystems rely on this foundation, and the bb's may have only helped bring attention to one specific implementation.