Filter: RML/Validate/Create

apply_filters( 'RML/Validate/Create', $errors ) → {Array.<string>}

Checks if a creation of a folder is allowed.

Parameters:
Name Type Description
$errors Array.<string>

An array of errors

Returns:

When the array has one or more items the creation is cancelled with the string message

Type
Array.<string>