Server
Class Server
Source
File: includes/modules/lifterlms_booster/rest/server.php
Expand full source code Collapse full source code View on Github
Methods
- get_courses — Infinite scroll REST Api callback for courses.
- get_memberships — Infinite scroll REST Api callback for memberships.
- register_endpoints — Register endpoints.
- register_hooks — Initialize the rest functionality.
- remove_pagination — Remove pagination when fetching posts.
- validate_infinite_scroll_query — Check if query is a valid JSON.
- wrap_close — Close wrapper.
- wrap_lifter_card_content — Card content wrapper.
- wrap_lifter_card_media — Card media wrapper.