Making WordPress.org

Opened 2 years ago

Closed 8 months ago

#6646 closed defect (bug) (maybelater)

Needs to remove unused variable.

Reported by: upadalavipul's profile upadalavipul Owned by:
Milestone: Priority: lowest
Component: General Keywords: has-patch
Cc:

Description

I have reviewed of WordPress code and I found some of the variables Unused. So I have to remove it from the below files.

Files:

  • wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/cli/class-export-json.php
  • wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/cli/class-mass-create-sets.php
  • wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/cli/class-stats.php
  • wordpress.org/public_html/wp-content/plugins/wporg-gp-routes/inc/routes/class-locale.php

Attachments (4)

6646.patch (3.0 KB) - added by upadalavipul 2 years ago.
6646.2.patch (1.9 KB) - added by upadalavipul 2 years ago.
6646.3.patch (1.1 KB) - added by upadalavipul 2 years ago.
6646.4.patch (1.2 KB) - added by upadalavipul 2 years ago.

Download all attachments as: .zip

Change History (6)

@upadalavipul
2 years ago

@upadalavipul
2 years ago

#1 @naeemhaque
2 years ago

  • Keywords has-patch added

@upadalavipul
2 years ago

@upadalavipul
2 years ago

#2 @coffee2code
8 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.