| .. |
|
wpAjaxAddMeta.php
|
Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions.
|
2022-10-30 01:05:06 +00:00 |
|
wpAjaxAddTag.php
|
Coding Standards: Include one space after function keyword for closures.
|
2023-09-12 15:21:02 +00:00 |
|
wpAjaxAjaxTagSearch.php
|
Coding Standards: Include one space after function keyword for closures.
|
2023-09-12 15:21:02 +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
|
Build/Test Tools: Update PHPUnit Polyfills to version 1.1.0.
|
2023-08-21 15:53:04 +00:00 |
|
wpAjaxInlineSave.php
|
Quick/Bulk Edit: Fix inability to quick edit draft post date.
|
2023-10-08 20:08:08 +00:00 |
|
wpAjaxParseMediaShortcode.php
|
Shortcodes: Restrict ajax handler for media shortcode.
|
2023-10-12 12:45:49 +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
|
Coding Standards: Remove superfluous blank lines at the end of various functions.
|
2023-09-08 10:01:14 +00:00 |