Skip to content

Add inline notice for when no items selected on posts/plugins page#5423

Open
sunnyssr wants to merge 1 commit intoWordPress:trunkfrom
sunnyssr:trac-58479
Open

Add inline notice for when no items selected on posts/plugins page#5423
sunnyssr wants to merge 1 commit intoWordPress:trunkfrom
sunnyssr:trac-58479

Conversation

@sunnyssr
Copy link
Copy Markdown

@sunnyssr sunnyssr commented Oct 6, 2023

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

This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

return wp.updates.addInlineNotice(
$(".bulkactions"),
false,
"Please select at least one item to perform this action on."
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it needs translation, or if possible removing duplication of this phrase to use it once

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants