apply_filters( 'cloudinary_skip_responsive_breakpoints', $skip_features, $tag_element ) → {bool}
Do not add the responsive breakpoint features.
Parameters:
Name | Type | Description |
---|---|---|
$skip_features |
bool | True to skip adding in the features. |
$tag_element |
array | The tag element. |
- Since:
- 3.2.4
- Default Value:
- {false}
- Source:
Returns:
- Type
- bool