wordpress-develop/tests/phpunit/tests/ajax
Joe Dolson ed54bb7444 Quick/Bulk Edit: Don't set publish date when editing drafts.
Ensure that quick edit does not define a publish date if the post status is one of 'draft', 'pending', or 'auto-draft'.

Props uxtremist, SergeyBiryukov, Denis-de-Bernardy, jane, rfischmann, mista-flo, rutviksavsani, oglekler, joedolson.
Fixes #19907.

git-svn-id: https://develop.svn.wordpress.org/trunk@56022 602fd350-edb4-49c9-b593-d223f7449a82
2023-06-25 15:18:12 +00:00
..
wpAjaxAddMeta.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxAddTag.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxAjaxTagSearch.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxCropImage.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxDeleteComment.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxDeletePlugin.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxDimComment.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxEditComment.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxGetComments.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxHeartbeat.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxImageEditor.php Media: Deprecate the 'edit_custom_thumbnail_sizes' filter and disable the "Apply changes to [Thumbnail|All|All except thumbnail]" UI in the image editor. Add a (boolean) filter to reenable that UI. 2023-06-18 14:22:40 +00:00
wpAjaxInlineSave.php Quick/Bulk Edit: Don't set publish date when editing drafts. 2023-06-25 15:18:12 +00:00
wpAjaxReplytoComment.php Build/Test Tools: Fix an incorrect inline comment in Tests_Ajax_wpAjaxReplytoComment. 2023-01-12 23:06:20 +00:00
wpAjaxResponse.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxSendAttachmentToEditor.php Media: Prevent CSRF setting attachment thumbnails. 2023-05-16 14:26:01 +00:00
wpAjaxUpdatePlugin.php Tests: Correctly restore the wp_installing() status in Ajax tests. 2022-10-30 02:52:04 +00:00
wpAjaxUpdateTheme.php Tests: Prevent wp_update_themes() from running in wp_ajax_update_theme() tests. 2022-10-30 03:48:53 +00:00
wpAjaxWpCompressionTest.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpAjaxWpPrivacyErasePersonalData.php Tests: Merge file-level and class-level DocBlocks in various unit test files. 2023-02-14 16:10:13 +00:00
wpAjaxWpPrivacyExportPersonalData.php Tests: Merge file-level and class-level DocBlocks in various unit test files. 2023-02-14 16:10:13 +00:00
wpCustomizeManager.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00
wpCustomizeNavMenus.php Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. 2022-10-30 01:05:06 +00:00