Make WordPress Core

Opened 18 years ago

Closed 17 years ago

#9226 closed enhancement (invalid)

Add ability to control post revisions and autosaves on a per-post basis

Reported by: aaroncampbell Owned by:
Priority: normal Milestone:
Component: General Version: 2.7
Severity: normal Keywords:
Cc: Focuses:

Description

On very large posts (ok, ridiculously large) the diff comparison causes the post page to exceed the normal time limit for PHP scripts (usually around 30 seconds). The post in question is about 1150 lines and about 110,000 characters. Every time I want to edit it, I first have to go into the database and remove the revisions and autosave. However, it's REALLY nice to have that for the thousands of other posts on the site.

Change History (2)

#1 @FFEMTcJ
18 years ago

  • Milestone UnassignedFuture Release

#2 @Denis-de-Bernardy
17 years ago

  • Milestone Future Release
  • Resolutioninvalid
  • Status newclosed

this is plugin material

Note: See TracTickets for help on using tickets.