• Resolved kaotik

    (@kaotik)


    Our revisions have completely disappeared. They’re no longer accessible. We had updated the settings to delete any revision after 3 but not a single post has anymore revisions. What happened?

    • This topic was modified 9 years, 3 months ago by kaotik.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kaotik

    (@kaotik)

    Please ignore. I found the problem. In the config file, there was an old call to force revisions because we were having troubles with it last year…

    /** Force auto-saves and revision calls */
    define( ‘WP_POST_REVISIONS’, ‘true’ );

    However, it seems with a recent WP core update, this line was actually no longer working and was hiding the revisions on the edit page.

    All is good now in case this happens to anyone else.

    eddiebouncer

    (@eddiebouncer)

    Same here,

    All options for revisions are gone. I’ll try and edit the config file…

    Cheers, Ed’

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

The topic ‘Deleting all revisions’ is closed to new replies.