WC_REST_Network_Orders_V2_Controller
REST API Network Orders controller class.
Description Description
Source Source
File: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php
Methods Methods
- get_public_item_schema — Retrieves the item's schema for display / public consumption purposes.
- network_orders — Get a collection of orders from the requested blog id
- network_orders_filter_args — Filters the post statuses to on hold and processing for the network order query.
- network_orders_permissions_check — Does a permissions check for the proper requested blog
- register_routes — Register the routes for network orders.