Server
Class Server
Source
File: includes/modules/woocommerce_booster/rest/server.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Server constructor.
- get_gallery_arrows — Get the gallery arrows markup.
- get_product — Get quick view content.
- load_cart_before_wishlist_rendering — Load WC Cart before Wishlist rendering.
- register_endpoints — Register endpoints.
- register_hooks — Initialize the rest functionality.
- render_gallery — Render the product gallery.
- run_markup_changes — Run markup changes needed.
- update_wishlist — Update the wishlist.