wordpress-develop/tests/phpunit/tests/widgets
Jb Audras 8fbe21a37a HTTP API: Fix request header inconsistencies.
This changeset improves the consistency in capitalization of fetching and outputting of request headers. It also updates occurrences found in some docblocks.

Props johnjamesjacoby, costdev, audrasjb, petitphp, mhkuu, SergeyBiryukov.
Fixes #54225.


git-svn-id: https://develop.svn.wordpress.org/trunk@55210 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-03 13:33:18 +00:00
..
wpBlockThemeRegisterClassicSidebar.php Widgets: Preserve classic sidebars when switching to a block theme. 2023-02-03 00:13:52 +00:00
wpWidgetCustomHtml.php Tests: Correctly use the factory method. 2022-09-06 22:03:10 +00:00
wpWidgetMedia.php Code Modernization: Rename parameters that use reserved keywords in phpunit/tests/widgets/wpWidgetMedia.php. 2023-01-23 16:52:36 +00:00
wpWidgetMediaAudio.php Build/Test Tools: Correct the order and naming of expected and actual values in various tests. 2021-11-25 19:39:31 +00:00
wpWidgetMediaGallery.php Tests: Rename classes in phpunit/tests/widgets/ per the naming conventions. 2021-07-26 19:25:09 +00:00
wpWidgetMediaImage.php Build/Test Tools: Correct the order and naming of expected and actual values in various tests. 2021-11-25 19:39:31 +00:00
wpWidgetMediaVideo.php Build/Test Tools: Correct the order and naming of expected and actual values in various tests. 2021-11-25 19:39:31 +00:00
wpWidgetRss.php HTTP API: Fix request header inconsistencies. 2023-02-03 13:33:18 +00:00
wpWidgetText.php Tests: Correctly use the factory method. 2022-09-06 22:03:10 +00:00