Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34560, comment 18


Ignore:
Timestamp:
11/04/2015 10:18:03 PM (8 years ago)
Author:
pdfernhout
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34560, comment 18

    initial v1  
    66
    77I'm guessing your patch changed two of those calls (using your more efficient replacement) and there is one left somewhere?
     8
     9As @miqrogroove points out, other code calls wp_get_post_revisions. So, if you have commented out the revisions metabox, maybe there is a call to get all revisions in the autosave code or something like that?