Class RestAPI
This class facilitates all communication between the client and any server side modules which can be interacted with through the WordPress REST API.
public
|
|
public
|
|
public
|
#
onRestAPIInit( )
Callback for the rest_api_init action, this function registers the plugins REST API routes. |
public
mixed
|
string |
NS
|
#
'wpgmza/v1'
|