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/plugin.php

    r42761 r42777  
    813813 * @since 2.6.0
    814814 *
    815  * @global WP_Filesystem_Base $wp_filesystem
     815 * @global WP_Filesystem_Base $wp_filesystem WordPress filesystem subclass.
    816816 *
    817817 * @param array  $plugins    List of plugins to delete.
Note: See TracChangeset for help on using the changeset viewer.