apply_filters( 'mc_custom_dirs', $dirs, $type ) → {array}
Filter My Calendar's array of directories to check for custom files. Use to define where your custom templates and styles will be found.
Parameters:
Name | Type | Description |
---|---|---|
$dirs |
array | Array of directory paths to check. |
$type |
string | Checking paths or URLs. |
- Source:
Returns:
- Type
- array