[wp-trac] [WordPress Trac] #42462: Deleting post revisions via database breaks revision display

WordPress Trac noreply at wordpress.org
Fri Nov 10 20:29:46 UTC 2017


#42462: Deleting post revisions via database breaks revision display
--------------------------+------------------------------
 Reporter:  johnalarcon   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Revisions     |     Version:  4.8.3
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:
--------------------------+------------------------------
Changes (by johnalarcon):

 * keywords:  reporter-feedback close => close


Comment:

 After your reply, I did some further investigation and found that
 WP_POST_REVISIONS define in wp-config.php was being ignored entirely. This
 discovery led me to the real issue.

 I had placed my defines for post revision and autosave interval at the
 bottom of the file. These directives don't work unless they're added
 ''before'' requiring wp-settings.php. Oof! I totally know this. Feeling a
 bit embarrassed here. The issue is moot. Thanks for your follow-up.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42462#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list