wordpress-develop/tests/phpunit/tests/customize
John Blackbourn 75d7208741 General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings.
This is not an exhaustive change, but it gets us closer to using "site" in place of "blog" in as many places as possible.

Props NekoJonez, audrasjb, oglekler

Fixes #58117


git-svn-id: https://develop.svn.wordpress.org/trunk@55942 602fd350-edb4-49c9-b593-d223f7449a82
2023-06-19 18:26:01 +00:00
..
control.php Tests: Second pass at merging file-level and class-level DocBlocks in various unit test files. 2023-03-03 14:42:42 +00:00
custom-css-setting.php Tests: Correct references to set_up() and tear_down() in various DocBlocks. 2022-11-22 21:25:27 +00:00
manager.php General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings. 2023-06-19 18:26:01 +00:00
nav-menu-item-setting.php Tests: Correct references to set_up() and tear_down() in various DocBlocks. 2022-11-22 21:25:27 +00:00
nav-menu-setting.php Tests: Correct references to set_up() and tear_down() in various DocBlocks. 2022-11-22 21:25:27 +00:00
nav-menus.php Code Modernization: Rename parameters that use reserved keywords in phpunit/tests/customize/nav-menus.php. 2023-01-11 11:50:01 +00:00
panel.php Code Modernization: Remove unused dynamic property in Tests_WP_Customize_*. 2022-08-07 14:20:02 +00:00
partial.php Tests: Second pass at merging file-level and class-level DocBlocks in various unit test files. 2023-03-03 14:42:42 +00:00
section.php Code Modernization: Remove unused dynamic property in Tests_WP_Customize_*. 2022-08-07 14:20:02 +00:00
selective-refresh-ajax.php Tests: Second pass at merging file-level and class-level DocBlocks in various unit test files. 2023-03-03 14:42:42 +00:00
selective-refresh.php Tests: Second pass at merging file-level and class-level DocBlocks in various unit test files. 2023-03-03 14:42:42 +00:00
setting.php Code Modernization: Rename parameters that use reserved keywords in phpunit/tests/customize/setting.php. 2023-01-11 12:21:41 +00:00
widgets.php Coding Standards: Remove extra slashes when concatenating ABSPATH with a path. 2022-11-24 22:09:39 +00:00