Requests_IRI::get_uri()
Get the complete URI
Description
Return
(string)
Source
File: wp-includes/Requests/IRI.php
protected function get_uri() { return $this->to_uri($this->get_iri()); }
Get the complete URI
(string)
File: wp-includes/Requests/IRI.php
protected function get_uri() { return $this->to_uri($this->get_iri()); }