Make WordPress Core

Opened 7 years ago

Closed 6 years ago

#42228 closed defect (bug) (fixed)

PHPDoc correction for /src/wp-admin/includes/plugin.php

Reported by: jaydeep-rami's profile Jaydeep Rami Owned by: pento's profile pento
Milestone: 5.1 Priority: normal
Severity: normal Version: 4.9
Component: Plugins Keywords: has-patch
Focuses: docs Cc:

Description

There are a missing argument type in PHPDoc. Below is file path:
/wp-admin/includes/plugin.php

Thanks,

Attachments (3)

42228.patch (1007 bytes) - added by Jaydeep Rami 7 years ago.
Fixed: PHPDoc correction for src/wp-admin/includes/plugin.php
42228_updated.patch (2.1 KB) - added by Jaydeep Rami 7 years ago.
Add new patch with argument description.
42228_updated_1.patch (2.3 KB) - added by Jaydeep Rami 7 years ago.
updated patch with unwanted space

Download all attachments as: .zip

Change History (7)

@Jaydeep Rami
7 years ago

Fixed: PHPDoc correction for src/wp-admin/includes/plugin.php

#1 @Jaydeep Rami
7 years ago

  • Keywords has-patch added

@Jaydeep Rami
7 years ago

Add new patch with argument description.

@Jaydeep Rami
7 years ago

updated patch with unwanted space

#2 @SergeyBiryukov
7 years ago

  • Component changed from General to Plugins
  • Milestone changed from Awaiting Review to 5.0

#3 @johnbillion
6 years ago

  • Milestone changed from 5.0 to 5.1

#4 @pento
6 years ago

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

In 44581:

Docs: Improve docblocks for _get_plugin_data_markup_translate() and _sort_uname_callback().

Props Jaydeep Rami.
Fixes #42228.

Note: See TracTickets for help on using tickets.