Make WordPress Core

Opened 8 months ago

Closed 8 months ago

Last modified 3 months ago

#63189 closed defect (bug) (fixed)

"Add Media File" button is mislabelled as "Add Post"

Reported by: ffffelix's profile ffffelix Owned by: audrasjb's profile audrasjb
Milestone: 6.9 Priority: normal
Severity: normal Version:
Component: Media Keywords: has-patch
Focuses: ui Cc:

Description

On the "Edit Media" page (post.php), the add new button is labeled "Add Post" instead of "Add Media File".

Verified on 6.8-RC1 in WordPress Playground.

Attachments (1)

Media button label.jpg (65.9 KB) - added by ffffelix 8 months ago.

Download all attachments as: .zip

Change History (7)

This ticket was mentioned in PR #8609 on WordPress/wordpress-develop by @ffffelix.


8 months ago
#1

  • Keywords has-patch added

Fix incorrect label for "add new" button on the Edit Media page (post.php).

The button is currently labelled "Add Post" instead of "Add Media File".

Trac ticket: https://core.trac.wordpress.org/ticket/63189

#2 @audrasjb
8 months ago

  • Milestone changed from Awaiting Review to 6.9
  • Owner set to audrasjb
  • Status changed from new to accepted
  • Version trunk deleted

Hello and thanks for opening this ticket,
I can reproduce the issue on my side using WP 6.7.2.
It appears it wasn't introduced in 6.8 cycle, so I'm milestoning it to 6.9.

@audrasjb commented on PR #8609:


8 months ago
#3

I can confirm the patch fixed the issue
https://github.com/user-attachments/assets/fcf913b1-7b70-4d7e-9f9c-8cdacea1944b

#4 @audrasjb
8 months ago

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

In 60102:

Media: Fix incorrect label for "Add Media" button on the Edit Media screen.

This changeset fixes an issue where the button label for adding a new media was "Add Post".

Props ffffelix.
Fixes #63189.

#5 @Presskopp
8 months ago

#63265 was marked as a duplicate.

#6 @joedolson
3 months ago

#63934 was marked as a duplicate.

Note: See TracTickets for help on using tickets.