Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25275, comment 1


Ignore:
Timestamp:
09/11/2013 05:40:03 AM (11 years ago)
Author:
rmccue
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25275, comment 1

    initial v1  
    44
    551. `$image_exts` is supposed to be called that; it stands for `image extensions`, not `image exists`
    6 2. You appear to have accidentally duplicated the function name, I believe the second one should be `wp_attachment_is_video` instead.
     62. You appear to have accidentally duplicated the function name, I believe they should be `wp_attachment_is_audio` and `wp_attachment_is_video` instead.
    77
    88(Apparently the filename has also disappeared from the diff, not quite sure why for that though.)