Changeset 54798 for branches/6.1/src/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php
- Timestamp:
- 11/10/2022 07:42:58 PM (4 years ago)
- Location:
- branches/6.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1
-
branches/6.1/src/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php
r54796 r54798 337 337 if ( ! is_admin() ) { 338 338 $locale = determine_locale(); 339 load_textdomain( 'default', WP_LANG_DIR . "/admin-$locale.mo" );339 load_textdomain( 'default', WP_LANG_DIR . "/admin-$locale.mo", $locale ); 340 340 } 341 341 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)