Survey::get_url( string $path, array $query = array() )

Get a survey’s URL from a path.


Description Description


Parameters Parameters

$path

(Required) Path of the survey.

$query

(Optional) Query arguments as key value pairs.

Default value: array()


Top ↑

Return Return

(string) Full URL to survey.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Survey.php


			


Top ↑

User Contributed Notes User Contributed Notes

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