Closed dariusj18 closed 6 years ago
Added events to respond to Theme loading. The BeforeThemeLoaded event will not allow a theme to be loaded if it returns false.
The event is also passed the $level so the user can tell if it is a parent/grandparent, etc.
Thanks for your contribution . Please update documentation ...
Pull request closed because of Not tested and not documented .
Added events to respond to Theme loading. The BeforeThemeLoaded event will not allow a theme to be loaded if it returns false.
The event is also passed the $level so the user can tell if it is a parent/grandparent, etc.