change_locale, $locale
change_locale, $locale
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('change_locale, $locale') is found 1 times:
- /wp-includes/class-wp-locale-switcher.php line 300
Warning: Undefined array key 302 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 303 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 304 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 305 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since 4.7.0 * * @param string $locale The new locale. */ do_action( 'change_locale', $locale ); } }