Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#33515 closed defect (bug) (fixed)

Remove "Attach to a post" string

Reported by: pavelevap's profile pavelevap Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.4
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

We are using "Attach" in many places and there is no need for special "Attach to a post" string, which is not accurate, because users can attach media files to all post types.

See attached patch.

Attachments (1)

33515.patch (447 bytes) - added by pavelevap 9 years ago.

Download all attachments as: .zip

Change History (4)

@pavelevap
9 years ago

#1 @MikeHansenMe
9 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
9 years ago

  • Milestone changed from Awaiting Review to 4.4

#3 @wonderboymusic
9 years ago

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

In 33810:

Favor using the consistent and agnostic string 'Attach' over 'Attach to a post' in the media list table.

Props pavelevap.
Fixes #33515.

Note: See TracTickets for help on using tickets.