Bootstraps the plugin, including setting up the Query class to use the default API instance.
Located at culturehosts-helper/src/Plugin.php
| Methods |
public
static
|
instance(): Plugin|null
Returns
The singleton plugin instance.
|
#
|
public
|
get_api(): API|null
A factory for the default API setup.
A factory for the default API setup.
Returns
|
#
|