wordpress-develop/tests/phpunit/tests/ajax
Sergey Biryukov 6a3d4fe520 Customize: Do not allow changesets to be deleted when someone is editing them.
This makes the behavior consistent with that of locked posts, which can't be deleted via the list tables when another user is editing them.

Props dlh.
Fixes #50501.

git-svn-id: https://develop.svn.wordpress.org/trunk@48211 602fd350-edb4-49c9-b593-d223f7449a82
2020-06-29 10:31:12 +00:00
..
AddMeta.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
Attachments.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
Autosave.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
Compression.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
CustomizeManager.php Customize: Do not allow changesets to be deleted when someone is editing them. 2020-06-29 10:31:12 +00:00
CustomizeMenus.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
DeleteComment.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
DeletePlugin.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
DimComment.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
EditComment.php Comments: Allow wp_update_comment() to return WP_Error(). 2020-06-24 00:03:33 +00:00
GetComments.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
ManageThemes.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
MediaEdit.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
PrivacyErasePersonalData.php Docs: Remove unnecessary variables names from @return tags. 2020-06-19 22:53:54 +00:00
PrivacyExportPersonalData.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
QuickEdit.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
ReplytoComment.php I18N: Restore the "Error:" prefix for error messages. 2020-06-21 13:58:46 +00:00
Response.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
TagSearch.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
UpdatePlugin.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00