WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#3077 closed defect (bug) (fixed)

Capitalization in edit-form-advanced.php

Reported by: davidhosier Owned by: anonymous
Priority: low Milestone: 2.1
Component: Administration Version: 2.0.4
Severity: trivial Keywords: has-patch
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 7 years ago.
Patch

Download all attachments as: .zip

Change History (4)

comment:1 ryan7 years ago

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

foolswisdom7 years ago

Patch

comment:2 foolswisdom7 years ago

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

comment:3 ryan7 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.