Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #24056, comment 5


Ignore:
Timestamp:
05/05/2013 06:22:59 PM (11 years ago)
Author:
a.hoereth
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24056, comment 5

    v1 v2  
    1 [http://core.trac.wordpress.org/attachment/ticket/24056/24056.patch 24056.patch] adds rough functionality for pages. Waiting for dev feedback before investing more time in it.
     1[http://core.trac.wordpress.org/attachment/ticket/24056/24056.2.patch 24056.2.patch] adds rough functionality for pages. Waiting for dev feedback before investing more time in it.
    22
    33At the moment this adds pages with 5 revisions each! Change 'pageSize' parameter of wpRevisionsSettings in `wp-admin/revision.php:86`. Furthermore this breaks "compare two revisions" functionality.