apply_filters( 'RML/Tree/Parsed', $parsed )
Here you can modify the fresh-created instances of an IFolder object. This allows you,
e. g. hide folders on frontend with setVisible
.
Parameters:
Name | Type | Description |
---|---|---|
$parsed |
Array.<IFolder> |
- Since:
- 4.8.1
Returns:
IFolder[]