Requests_IRI::get_uri()
Get the complete URI
Return
(string)
Source
File: wp-includes/Requests/IRI.php
protected function get_uri() {
return $this->to_uri($this->get_iri());
}
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/requests_iri/get_uri