Initial build of API endpoints.
This commit is contained in:
@@ -34,7 +34,10 @@ class Plugin extends PluginBase {
|
||||
parent::__construct(__FILE__);
|
||||
|
||||
$this->add_files([
|
||||
'vendor/autoload.php',
|
||||
'includes/class-settings.php',
|
||||
'includes/api/class-publications.php',
|
||||
'includes/class-api.php',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user