Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50025, comment 9


Ignore:
Timestamp:
09/04/2020 02:19:18 PM (5 years ago)
Author:
Mista-Flo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50025, comment 9

    initial v1  
    11Note that I can reproduce the issue as well in the upload.php admin page in grid view. If I select the current month in the Date filter, even if I upload a new image, it's not shown on the grid.
     2
     3I am not familiar with the operations made in JS here.
     4
     5But what I can tell in the media library popup. When uploading a new file with a date filter, there is no prepare event that is triggered (in file /src/js/media/views/attachments.js) whereas it is if the date filter is not set.