Files
wordpress/wp-admin/includes
joedolson aa6866b0d8 Media: Fix logic when checking IPTC alt text meta data.
Fix two conditional checks for validity of data when importing alt text from IPTC meta data. Strictly compare the results of `strpos()` as a boolean, rather than treating 0 as false; return string if `file_get_contents()` returns false.

Props suhan2411, pbiron, alexodiy, joedolson.
Fixes #64849.
Built from https://develop.svn.wordpress.org/trunk@62027


git-svn-id: http://core.svn.wordpress.org/trunk@61309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-14 16:00:54 +00:00
..
2026-02-09 21:15:57 +00:00