Make WordPress Core


Ignore:
Timestamp:
03/04/2018 09:57:10 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Use consistent description for $wp_filesystem global.

See #42505.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/theme.php

    r42761 r42777  
    1212 * @since 2.8.0
    1313 *
    14  * @global WP_Filesystem_Base $wp_filesystem Subclass
     14 * @global WP_Filesystem_Base $wp_filesystem WordPress filesystem subclass.
    1515 *
    1616 * @param string $stylesheet Stylesheet of the theme to delete
Note: See TracChangeset for help on using the changeset viewer.