Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #19629, comment 3


Ignore:
Timestamp:
12/21/2011 06:39:55 PM (13 years ago)
Author:
kawauso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19629, comment 3

    initial v1  
    1 Attached patch reuses the existing variable `$html` which would lead to HTML always being returned. Also the variable type given in the PHPDoc is wrong.
     1media_sideload_image.diff reuses the existing variable `$html` which would lead to HTML always being returned. Also the variable type given in the PHPDoc is wrong.