Filters whether to add the missing width and height HTML attributes to the img tag. Default true.
Description
Returning anything else than true will not add the attributes.
Parameters
$valuebool- The filtered value, defaults to
true. $imagestring- The HTML
imgtag where the attribute should be added. $contextstring- Additional context about how the function was called or where the img tag is.
$attachment_idint- The image attachment ID.
Source
Changelog
| Version | Description |
|---|---|
| 5.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.