Making WordPress.org

Opened 2 years ago

Closed 2 years ago

#6622 closed defect (bug) (fixed)

Some of the files are In need of Correction for PHPDoc inconsistencies.

Reported by: upadalavipul's profile upadalavipul Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: General Keywords:
Cc:

Description

I have reviewed the meta.trac code and found some of the files are in need of correction for PHPDoc inconsistencies and unuse of global parameter defined issue.

Please check it below files:

  1. wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/list-table/class-committers.php
  2. wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/list-table/class-plugin-posts.php
  3. wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/list-table/class-support-reps.php
  4. wordpress.tv/public_html/wp-content/themes/wptv2/pagination.php

Attachments (1)

6622.patch (2.3 KB) - added by upadalavipul 2 years ago.

Download all attachments as: .zip

Change History (2)

@upadalavipul
2 years ago

#1 @dd32
2 years ago

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

In 12325:

PHPDoc: Correct some @global usage in the Plugin Directory and WordPress.tv.

Props upadalavipul.
Fixes #6622.

Note: See TracTickets for help on using tickets.