change_locale, $locale

change_locale, $locale

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: 7.0.3

do_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 );
    	}
    }