Changes between Version 3 and Version 4 of Ticket #38799, comment 5
- Timestamp:
- 01/21/2017 10:58:50 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38799, comment 5
v3 v4 2 2 I have posted [https://gist.github.com/Nikeo/797064befffd3f42beb9b252e83e6ce2 a gist] that you can use as a plugin for TwentySeventeen in functions.php. 3 3 4 The goal is to illustrate a way to simplifysome possible patterns that are needed when developping a theme or plugin.4 The goal is to illustrate a way to handle some possible patterns that are needed when developping a theme or plugin. 5 5 6 6 The dependencies are described by a `dependencyMap` collection, and are fired on section expansion.