Notes::prepare_query_for_response( string $query )

Prepare a path or query for serialization to the client.


Description Description


Parameters Parameters

$query

(Required) The query, path, or URL to transform.


Top ↑

Return Return

(string) A fully formed URL.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Notes.php


			


Top ↑

User Contributed Notes User Contributed Notes

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