Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#3077 closed defect (bug) (fixed)

Capitalization in edit-form-advanced.php

Reported by: davidhosier's profile davidhosier Owned by:
Milestone: 2.1 Priority: low
Severity: trivial Version: 2.0.4
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

The ajaxified boxes on the right hand side of the "Write Post" page could use some capitalization fixes. I see "Post Status" and "Post Timestamp", but I also see "Post author" and "Post slug". I would capitalize the A in author and the S in slug. This can be found in /wp-admin/edit-form-advanced.php.

Attachments (1)

wp3077.txt (1.8 KB) - added by foolswisdom 19 years ago.
Patch

Download all attachments as: .zip

Change History (4)

#1 @ryan
19 years ago

Also fix the same field in edit-page-form.php

@foolswisdom
19 years ago

Patch

#2 @foolswisdom
19 years ago

  • Keywords has-patch added; edit form advanced capitalize removed
  • Milestone set to 2.1

#3 @ryan
19 years ago

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

(In [4125]) Capitalization fixes from foolswisdom and davidosier. fixes #3077

Note: See TracTickets for help on using tickets.