Making WordPress.org

Opened 21 months ago

Closed 5 months ago

#6671 closed defect (bug) (maybelater)

wordpress.org unused variable removed.

Reported by: upadalavipul's profile upadalavipul Owned by:
Milestone: Priority: lowest
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 21 months ago.

Download all attachments as: .zip

Change History (3)

@upadalavipul
21 months ago

#1 @Otto42
21 months ago

Related: #6646

Why would we need to remove these variables?

#2 @coffee2code
5 months ago

  • Priority changed from normal to lowest
  • Resolution set to maybelater
  • Status changed from new to closed

Sorry, but these changes are extremely minor and inconsequential. They don't affect the performance, security, readability, or functionality of the code or the sites that use them. These may eventually get addressed when surrounding code gets changed or amended in the future, but until then, effort is better spent elsewhere.

Note: See TracTickets for help on using tickets.