Make WordPress Core

Opened 17 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's profile aaroncampbell Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.7
Component: General Keywords:
Focuses: Cc:

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
17 years ago

  • Milestone changed from Unassigned to Future Release

#2 @Denis-de-Bernardy
17 years ago

  • Milestone Future Release deleted
  • Resolution set to invalid
  • Status changed from new to closed

this is plugin material

Note: See TracTickets for help on using tickets.