• After the wordpress media library is opened and filtered using the date filter, and then upload the image, the image will not be displayed in the media list in time after the upload is successful.
    I would like to know how to avoid this problem, because now after filtering and uploading pictures, I have to manually switch the option of “All Dates”, otherwise I can’t see the uploaded pictures and I can’t click the insert button

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator threadi

    (@threadi)

    In any case, the file must be completely uploaded first. Before that, WordPress cannot create a preview image for the file. And this is only possible after a file has been successfully uploaded and a record has been created for it. Your wish is, I think, therefore not feasible.

    Thread Starter feile

    (@feile)

    Sorry I may not be clear, I will explain the steps to reproduce the problem.

    Step 1 Open the media library on the Edit Content page

    Step 2 Select the date filter to filter the previous media

    Step 3 Upload the file

    Eventually you will find that the file was uploaded successfully, but you can’t see it in the list
    I need to restore all the default filter conditions, or reopen the media library, so that I can see the pictures that have just been uploaded successfully,
    I don’t think this is a reasonable phenomenon, more like a bug
    I guess something happened unexpectedly during the process of inserting the preview image in the list after uploading, but I can’t find any relevant information
    @threadi

    Moderator threadi

    (@threadi)

    Ah I can understand that now. A look at the core track from the wordpress developers then also showed me an open case for exactly this: https://core.trac.ww.wp.xz.cn/ticket/54839 – you could join there to give the edit a higher value.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘wordpress media library upload’ is closed to new replies.