Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#41382 closed defect (bug) (fixed)

Document $wp_filesystem global in wp_ajax_install_theme()

Reported by: ronakganatra Owned by: SergeyBiryukov
Priority: normal Milestone: 4.9
Component: Administration Version:
Severity: normal Keywords:
Cc: Focuses: docs

Description

documentation needs improvement.* global $WP_Filesystem_Base is used but not defined.

Attachments (1)

41382.patch (338 bytes ) - added by ronakganatra 9 years ago.

Download all attachments as: .zip

Change History (4)

@ronakganatra
9 years ago

#1 @SergeyBiryukov
9 years ago

  • Milestone Awaiting Review4.9

#2 @SergeyBiryukov
9 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 41110:

Docs: Add a @global entry for $wp_filesystem in wp_ajax_install_theme(), wp_ajax_update_theme(), wp_ajax_delete_theme(), wp_ajax_install_plugin(), wp_ajax_update_plugin(), and wp_ajax_delete_plugin().

Props ronakganatra.
Fixes #41382.

#3 @SergeyBiryukov
9 years ago

  • Summary documentation needs improvement.Document $wp_filesystem global in wp_ajax_install_theme()
Note: See TracTickets for help on using tickets.