Changeset 49693 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 11/24/2020 09:25:46 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r48126 r49693 93 93 * @global WP_Locale $wp_locale WordPress date and time locale object. 94 94 * 95 * @param string| array $body_classes95 * @param string|string[] $body_classes Class attribute values for the body tag. 96 96 */ 97 97 function setup_config_display_header( $body_classes = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.