Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #49841, comment 4


Ignore:
Timestamp:
06/02/2020 04:49:34 PM (5 years ago)
Author:
hughie.molloy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49841, comment 4

    initial v1  
    4646}}}
    4747
    48 Basically is you have an image somewhere locally with an unescaped file name wp_insert_attachment does not correct the path/image name and when you can the file it is not escaped properly.
     48Basically is you have an image somewhere locally with an unescaped file name wp_insert_attachment does not correct the path/image name and when you call the file it is not escaped properly.