Making WordPress.org

Opened 9 months ago

Last modified 9 months ago

#6671 new defect (bug)

wordpress.org unused variable removed.

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

Description

I have reviewed the wordpress.org code and found some of the unused variables which are not used anywhere on the below files. So code cleanup purposes we will need to remove it.

Files:

  • wordpress.org/public_html/wp-content/plugins/photo-directory/inc/search.php
  • wordpress.org/public_html/wp-content/plugins/photo-directory/vendor/google/grpc-gcp/cloudprober/grpc_gpc_prober/spanner_probes.php
  • wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php
  • wordpress.org/public_html/wp-content/plugins/plugin-directory/class-tools.php
  • wordpress.org/public_html/wp-content/plugins/theme-directory/rest-api/class-theme-review-stats.php

Attachments (1)

6671.patch (5.7 KB) - added by upadalavipul 9 months ago.

Download all attachments as: .zip

Change History (2)

@upadalavipul
9 months ago

#1 @Otto42
9 months ago

Related: #6646

Why would we need to remove these variables?

Note: See TracTickets for help on using tickets.