Opened 4 years ago
Closed 2 years ago
#6646 closed defect (bug) (maybelater)
Needs to remove unused variable.
| Reported by: | upadalavipul | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.