Function _wp_rml_sanitize
Sanitize to a valid folder name for a given folder name. If the passed folder name contains only unvalide characters, then it falls back to the base64 encode.
Returns:
string
Located at folders.php
Located at folders.php
Parameters summary
string |
$name |
The name of the folder |