WC_REST_Shipping_Methods_V2_Controller::prepare_links( WC_Shipping_Method $method, WP_REST_Request $request )

Prepare links for the request.


Description Description


Parameters Parameters

$method

(Required) Shipping method object.

$request

(Required) Request object.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.