wordpress-develop/tests/phpunit/tests/load
Joe McGill be1cb4583a General: Rename wp_in_development_mode() to wp_is_development_mode().
This changes the function name for the helper function to check whether the current environment is running with the `WP_DEVELOPMENT_MODE` constant set to be more consistent with similar functions in core, like `wp_is_maintenance_mode()` and `wp_is_recover_mode()`.

Props flixos90, swissspidy, costdev, peterwilson, robinwpdeveloper, SergeyBiryukov, joemcgill.
See 57487.


git-svn-id: https://develop.svn.wordpress.org/trunk@56249 602fd350-edb4-49c9-b593-d223f7449a82
2023-07-17 14:48:48 +00:00
..
isLogin.php Login and Registration: Rename is_login_screen() function to is_login(). 2022-10-10 17:57:52 +00:00
wpConvertHrToBytes.php Build/Test Tools: Update @covers tags for the load tests. 2022-08-08 23:42:16 +00:00
wpDebugMode.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
wpGetDevelopmentMode.php General: Rename wp_in_development_mode() to wp_is_development_mode(). 2023-07-17 14:48:48 +00:00
wpIsIniValueChangeable.php Build/Test Tools: Update @covers tags for the load tests. 2022-08-08 23:42:16 +00:00