Changeset 61387 for trunk/src/wp-login.php
- Timestamp:
- 12/16/2025 08:19:55 PM (7 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-login.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r61368 r61387 398 398 399 399 /** 400 * Filters default arguments for the Language sselect input on the login screen.400 * Filters default arguments for the Language select input on the login screen. 401 401 * 402 402 * The arguments get passed to the wp_dropdown_languages() function. … … 404 404 * @since 5.9.0 405 405 * 406 * @param array $args Arguments for the Language sselect input on the login screen.406 * @param array $args Arguments for the Language select input on the login screen. 407 407 */ 408 408 wp_dropdown_languages( apply_filters( 'login_language_dropdown_args', $args ) );
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)