Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#40797 closed defect (bug) (fixed)

Audio widget button name is not appropriate

Reported by: juhise Owned by: westonruter
Priority: normal Milestone: 4.8
Component: Widgets Version: 4.8
Severity: normal Keywords: commit
Cc: Focuses:

Description

All other media widgets have respective button name and label in media screen, but the audio widget has Add File name. It should be Add Audio.

Attachments (3)

Audio-widget-button-label.png (18.5 KB ) - added by juhise 9 years ago.
Audio widget button before patch
Audio-widget-button-name-after-patch.png (17.8 KB ) - added by juhise 9 years ago.
After patch
40797.diff (1.0 KB ) - added by juhise 9 years ago.
Patch file

Download all attachments as: .zip

Change History (5)

@juhise
9 years ago

Audio widget button before patch

@juhise
9 years ago

Patch file

#1 @westonruter
9 years ago

  • Keywords commit added
  • Milestone Awaiting Review4.8
  • Owner set to westonruter
  • Status newaccepted

#2 @westonruter
9 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 40784:

Widgets: Use "Add Audio" for button in Audio widget instead of generic "Add File".

Props juhise.
See #39995.
Fixes #40797.

Note: See TracTickets for help on using tickets.