Commit 5ce0e86
committed
Quick/Bulk Edit: Fix misleading error on bulk edits.
The same error message was returned whether a user attempted bulk edit without selecting an action or attempted without selecting any posts. These two situations need different messages.
Return error messages appropriate to the actual user error.
Props Presskopp, r1k0, pratiknawkar94, joedolson.
Fixes #64659.
git-svn-id: https://develop.svn.wordpress.org/trunk@61771 602fd350-edb4-49c9-b593-d223f7449a821 parent 6ea221b commit 5ce0e86
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
1353 | | - | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
1354 | 1356 | | |
1355 | | - | |
| 1357 | + | |
1356 | 1358 | | |
1357 | 1359 | | |
1358 | 1360 | | |
| |||
0 commit comments