• Resolved Glennf

    (@glennf)


    I have something like 7,000 posts and trying to change all the featured images for all posts, but I’m getting an out of memory error.

    What can I do?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Martin Stehle

    (@hinjiriyo)

    Thousends of posts is way too much. The limitations are defined by the server memory and the maximum execution time.

    I highly recommend to use filters like the category filter, the tag filter. You can use several filters to narrow down the number of affected posts more and more. And use the process repeatedly until all posts are edited.

Viewing 1 replies (of 1 total)

The topic ‘Out of Memory Error’ is closed to new replies.