Draft: Basic implementation of plugin initializer
2 unresolved threads
2 unresolved threads
Compare changes
- Bartek Jaskulski authored
Take a step back and revisit some ideas by removing previous code. Get rid of container caching, support for bundles and plugin environment data. Focus on bringing working alpha version, with missing features to be rolled out closer to stable representation. Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
+ 2
− 2
@@ -7,10 +7,10 @@ namespace WPDesk\Init;