WPDev.one
Core Function
View Source on Trac ↗

lowercase_octets()

lowercase_octets( mixed $matches )

Converts the first hex-encoded octet match to lowercase.

Parameters 1 required

Name / Type Description
$matches
array

Hex-encoded octet matches for the requested URL.

Required

Return Value

(string)
Lowercased version of the first match.

Function Information

Since Version
3.1.0
Source File
wp-includes/canonical.php
Advertisement