apply_filters( 'cloudinary_ignored_data_keywords', $lazy_keys ) → {array}
Filter the keywords in data-* attributes on tags to be ignored from lazy-loading.
Parameters:
Name | Type | Description |
---|---|---|
$lazy_keys |
array | The built-in ignore data-* keywords. |
- Since:
- 3.0.8
- Source:
Returns:
- Type
- array