Make WordPress Core

Opened 19 years ago

Closed 18 years ago

Last modified 17 years ago

#2601 closed defect (bug) (wontfix)

Admin panels should honor default date and time format Options

Reported by: michaelh's profile MichaelH Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.0.2
Component: Administration Keywords: bg|has-patch bg|needs-testing
Focuses: Cc:

Description

Any administrative panel displays of posts, pages, and comments should honor the default date and time formats set by users in Options->General.

Attachments (1)

2601.diff (4.2 KB) - added by MichaelH 19 years ago.
Changes 4 panels to use default date and time settings

Download all attachments as: .zip

Change History (4)

@MichaelH
19 years ago

Changes 4 panels to use default date and time settings

#1 @MichaelH
19 years ago

  • Keywords bg|has-patch bg|needs-testing added
  • Milestone set to 2.1

Patch makes four admin panels adhere to Options General date and time format settings.

  1. wp-admin/admin-functions.php
  1. wp-admin/edit-comments.php
  1. wp-admin/edit.php
  1. wp-admin/moderation.php

#2 @matt
18 years ago

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

The internal date formats in the admin were chosen for reasons in different places, I don't think we should use that setting.

#3 @Nazgul
17 years ago

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.