Changeset 57337 for trunk/src/wp-includes/class-wp-locale-switcher.php
- Timestamp:
- 01/23/2024 01:32:34 PM (23 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-locale-switcher.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-locale-switcher.php
r56178 r57337 284 284 $wp_locale = new WP_Locale(); 285 285 286 WP_Translation_Controller::instance()->set_locale( $locale ); 287 286 288 /** 287 289 * Fires when the locale is switched to or restored.
Note: See TracChangeset
for help on using the changeset viewer.