Abstract_REST_Endpoint::register()

Register the actual endpoint on WP Rest API.

Contents


Source

File: src/Event_Automator/Zapier/REST/V1/Endpoints/Abstract_REST_Endpoint.php

	protected static $endpoint_id = '';

Top ↑

Changelog

Changelog
Version Description
1.0.0 Introduced.