Abstract_REST_Endpoint::register()
Register the actual endpoint on WP Rest API.
Source
File: src/Event_Automator/Zapier/REST/V1/Endpoints/Abstract_REST_Endpoint.php
protected static $endpoint_id = '';
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |
Register the actual endpoint on WP Rest API.
File: src/Event_Automator/Zapier/REST/V1/Endpoints/Abstract_REST_Endpoint.php
protected static $endpoint_id = '';
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |