sitecrafting / conifer

:evergreen_tree: A powerful WordPress library plugin for OO development
https://www.coniferplug.in
MIT License
18 stars 2 forks source link

Timber 2.x #135

Open acobster opened 3 years ago

acobster commented 3 years ago

Ticket: #131

Issue

Timber 2.0 is coming. We need to integrate with it.

Solution

General TODO list:

Impact

This is a breaking change. We should continue to support 0.x docs version for legacy projects.

Since Timber 2.x is composer only (not to be published as a WP plugin), Conifer should follow suit.

Usage Changes

TBD

Considerations

As part of this we should adopt the WP Unit Test Framework #119.

Testing

See above.