justcoded / wordpress-theme-framework

Lightweight MVC theming framework for developers who want to better organize their own custom themes with an MVC approach.
25 stars 10 forks source link

Feature/view extends #24

Closed mzhirov closed 6 years ago

mzhirov commented 6 years ago

Singleton trait, New View component to support ::extends() method Remove hardcode of 'layout' inside View::extends() added coments to View class methods Updated View component and remove static methods/props