Opened 22 months ago
Closed 5 months ago
#6646 closed defect (bug) (maybelater)
Needs to remove unused variable.
Reported by: | 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)
Change History (6)
Note: See
TracTickets for help on using
tickets.
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.