Changeset 57704
- Timestamp:
- 02/24/2024 09:46:11 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r57685 r57704 642 642 $GLOBALS['wp_locale_switcher']->init(); 643 643 644 WP_Translation_Controller::get_instance()->set_locale( $locale );645 646 644 // Load the functions for the active theme, for both parent and child theme if applicable. 647 645 foreach ( wp_get_active_and_valid_themes() as $theme ) {
Note: See TracChangeset
for help on using the changeset viewer.