wordpress-develop/tests/phpunit/tests/general
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
..
feedLinksExtra.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
paginateLinks.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
template_CheckedSelectedHelper.php Code Modernization: Rename the readonly() function to wp_readonly(). 2021-08-09 17:19:21 +00:00
template.php Tests: Use the factory method instead of the property. 2022-09-06 22:09:49 +00:00
wpError.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
wpGetArchives.php Tests: Use the function get_num_queries across all unit tests. 2023-05-11 10:05:51 +00:00
wpGetDocumentTitle.php Tests: Use the factory method instead of the property. 2022-09-06 22:09:49 +00:00
wpPreloadResources.php General: Use static on closures whenever $this is not used to avoid memory leaks. 2023-05-17 22:44:21 +00:00
wpRequiredFieldIndicator.php Comments: Make wp_required_field_indicator() and wp_required_field_message() output filterable. 2022-09-12 22:29:02 +00:00
wpRequiredFieldMessage.php Comments: Make wp_required_field_indicator() and wp_required_field_message() output filterable. 2022-09-12 22:29:02 +00:00
wpResourceHints.php Script Loader: Remove default DNS prefetch entry for s.w.org. 2022-08-18 08:43:19 +00:00
wpTitle.php Template: Fix "undefined index: 00" when archive month query is empty in wp_title(). 2021-11-11 16:27:44 +00:00