Server
Class Server
Source
File: includes/modules/custom_layouts/rest/server.php
Expand full source code Collapse full source code View on Github
Methods
- get_meta_field — Editor mode endpoint get.
- get_option_value — Return a single selected option value.
- get_options — Get options by search query.
- init — Initialize the rest functionality.
- register_endpoints — Register endpoints.
- update_editor_content_field — Editor content endpoint update callback.
- update_meta_field — Editor mode endpoint update callback.