You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add PHPUnit tests for wp_get_attachment_image attribute filters
Introduced tests to validate the behavior of `wp_get_attachment_image_attributes` filter, ensuring proper handling of `width` and `height` attributes. Includes tests for default values, modified values, and unset scenarios to ensure consistent attribute handling.
0 commit comments