Core Function
View Source on Trac ↗ wp_normalize_path()
wp_normalize_path( mixed $path ) Normalizes a filesystem path.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $path string | Path to normalize. Required |
Return Value
(string)
Normalized path.
Function Information
Since Version
3.9.0
Source File
wp-includes/functions.php
Advertisement