Requests_IRI::parse_iri()
Parse an IRI into scheme/authority/path/query/fragment segments
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Parse an IRI into scheme/authority/path/query/fragment segments
Remove dot segments from a path
Callback function for preg_replace_callback.
Replace invalid character with percent encoding
Description Pending
Set the authority. Returns true on success, false on failure (if there are any invalid characters).
Set the ifragment.
Set the ihost. Returns true on success, false on failure (if there are any invalid characters).
Set the entire IRI. Returns true on success, false on failure (if there are any invalid characters).
Set the ipath.