Make WordPress Core


Ignore:
Timestamp:
05/28/2015 09:40:27 PM (10 years ago)
Author:
wonderboymusic
Message:

Add @global annotations for wp-admin/*.

See #32444.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/setup-config.php

    r32116 r32642  
    6464 * @ignore
    6565 * @since 2.3.0
     66 *
     67 * @global string    $wp_version
     68 * @global string    $wp_local_package
     69 * @global WP_Locale $wp_locale
    6670 */
    6771function setup_config_display_header( $body_classes = array() ) {
Note: See TracChangeset for help on using the changeset viewer.