m-lua-scripting/api: add WpCore bindings

This commit is contained in:
George Kiagiadakis
2021-02-04 13:43:41 +02:00
parent fb5706eacc
commit 02142b899b
2 changed files with 84 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ SANDBOX_EXPORT = {
Features = Features,
Feature = Feature,
Log = WpDebug,
Core = WpCore,
Plugin = WpPlugin_find,
ObjectManager = WpObjectManager_new,
Interest = WpObjectInterest_new,