Making WordPress.org

Opened 19 months ago

Closed 2 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 19 months ago.
6646.2.patch (1.9 KB) - added by upadalavipul 19 months ago.
6646.3.patch (1.1 KB) - added by upadalavipul 19 months ago.
6646.4.patch (1.2 KB) - added by upadalavipul 19 months ago.

Download all attachments as: .zip

Change History (6)

@upadalavipul
19 months ago

#1 @naeemhaque
19 months ago

  • Keywords has-patch added

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