Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 3 years ago

#4612 closed defect (bug) (invalid)

Pages have a timestamp, but it cannot be edited

Reported by: jameslab6's profile jameslab6 Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.3
Component: Administration Keywords: pages timestamp editing
Focuses: Cc:

Description

Pages have a timestamp, but it cannot be edited. There is a "Post Timestamp" box when editing normal posts, but no equivalent when editing Pages. This prevents me from effectively filing Pages under /YYYY/pagename/.

The solution should be trivial: display the timestamp editing box below all the other boxes on the Page editing screen.

Change History (3)

#1 @foolswisdom
19 years ago

  • Milestone set to 2.4 (future)
  • Version set to 2.3

#2 @Otto42
19 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Pages don't have timestamps. Yes, okay, in the database they do, however this is only because they're special forms of Posts.

Posts have times and chronological order.
Pages do not.

This is one of the fundamental differences between them, and it's by design, I believe.

#3 @foolswisdom
19 years ago

  • Milestone 2.4 (future) deleted
Note: See TracTickets for help on using tickets.