Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#31017 closed defect (bug) (fixed)

Updates Parameter Documentation for Tabs in the Plugin Installer

Reported by: stevenkword's profile stevenkword Owned by: drewapicture's profile DrewAPicture
Milestone: 4.2 Priority: normal
Severity: normal Version:
Component: Plugins Keywords: has-patch
Focuses: docs Cc:

Description

This ticket simply updates the PHPDoc for the $tabs argument passed around inside the Plugin Installer. The documentation removes deprecated tabs and adds the new one for 'recommended'. New values were determined by inspecting the $tabs variable after the default filters.

Attachments (1)

31017.diff (1.1 KB) - added by stevenkword 8 years ago.

Download all attachments as: .zip

Change History (4)

@stevenkword
8 years ago

#1 @stevenkword
8 years ago

  • Keywords has-patch added

#2 @DrewAPicture
8 years ago

  • Milestone changed from Awaiting Review to 4.2

#3 @DrewAPicture
8 years ago

  • Owner set to DrewAPicture
  • Resolution set to fixed
  • Status changed from new to closed

In 31244:

Ensure the correct list of default tabs for the Plugin Install screen are documented.

Props stevenkword.
Fixes #31017.

Note: See TracTickets for help on using tickets.