eo_sanitize_name
since 1.6.2
Pro
eo_sanitize_name( $name )
Validates names
This function offers a limited validation of names, by removing specific characters
that are not expected in names. It also trims additional white spaces.
Parameters
string
|
$name |
The name to validate
|
Return value
string
|
The validated name
|
Changelog