Filter: cloudinary_setup_component_parts

apply_filters( 'cloudinary_setup_component_parts', $build_parts, $this ) → {array}

Filter the components build parts.
Parameters:
Name Type Description
$build_parts array The build parts.
$this self The component object.
Source:
Returns:
Type
array