Make WordPress Core

Changes between Version 3 and Version 4 of Ticket #38799, comment 5


Ignore:
Timestamp:
01/21/2017 10:58:50 AM (9 years ago)
Author:
nikeo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38799, comment 5

    v3 v4  
    22I have posted [https://gist.github.com/Nikeo/797064befffd3f42beb9b252e83e6ce2 a gist] that you can use as a plugin for TwentySeventeen in functions.php.
    33
    4 The goal is to illustrate a way to simplify some possible patterns that are needed when developping a theme or plugin.
     4The goal is to illustrate a way to handle some possible patterns that are needed when developping a theme or plugin.
    55
    66The dependencies are described by a `dependencyMap` collection, and are fired on section expansion.