Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_url_attributes_in_image_tag

apply_filters( ‘nelio_content_url_attributes_in_image_tag’, array $attributes )

HTML attributes that might contain the actual URL in an image tag.

Parameters

$attributes array

(Required) list of attributes. Default: [ 'src', 'data-src' ].