Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#41447 closed defect (bug) (fixed)

Improve @global notation for $wpdb in the WP_Importer::stop_the_insanity() DocBlock

Reported by: tejas5989 Owned by: DrewAPicture
Priority: normal Milestone: 4.9
Component: Import Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description


Attachments (1)

41447.patch (504 bytes ) - added by tejas5989 9 years ago.
Added patch with proper description.

Download all attachments as: .zip

Change History (5)

@tejas5989
9 years ago

Added patch with proper description.

#1 @SergeyBiryukov
9 years ago

  • Component GeneralImport
  • Focuses docs added
  • Milestone Awaiting Review4.9

#2 @afercia
9 years ago

  • Summary global variable sescription was not properglobal variable description was not proper

#3 @DrewAPicture
9 years ago

  • Keywords has-patch added
  • Summary global variable description was not properImprove @global notation for $wpdb in the WP_Importer::stop_the_insanity() DocBlock

#4 @DrewAPicture
9 years ago

  • Owner set to DrewAPicture
  • Resolutionfixed
  • Status newclosed

In 41194:

Docs: Add a missing description for the $wpdb global notation in the DocBlock for WP_Importer::stop_the_insanity().

Props tejas5989.
Fixes #41447.

Note: See TracTickets for help on using tickets.