Make WordPress Core

Opened 3 months ago

#59297 new defect (bug)

Remove Unused variables in the wp-admin folder.

Reported by: upadalavipul's profile upadalavipul Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: coding-standards Cc:

Description

I have reviewed the code and found some of the variables are defined but they do not use in the below files. Please check the below files:

Files:

  1. wp-admin/includes/class-wp-privacy-policy-content.php
  2. wp-admin/includes/post.php

Attachments (7)

59297.patch (1.0 KB) - added by upadalavipul 3 months ago.
patch added
59297.2.patch (905 bytes) - added by upadalavipul 3 months ago.
added two more files.
59297.3.patch (545 bytes) - added by viralsampat 3 months ago.
I have checked above mentioned issue and founds another file. Here, I have added its patch.
59297.4.patch (1.5 KB) - added by viralsampat 3 months ago.
I have checked above mentioned issue and founds another files. Here, I have added its patch.
59297.5.patch (1.7 KB) - added by viralsampat 3 months ago.
I have added another patch
59297.6.patch (1.4 KB) - added by viralsampat 3 weeks ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
59297.7.patch (1.3 KB) - added by viralsampat 2 weeks ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.

Download all attachments as: .zip

Change History (7)

@upadalavipul
3 months ago

patch added

@upadalavipul
3 months ago

added two more files.

@viralsampat
3 months ago

I have checked above mentioned issue and founds another file. Here, I have added its patch.

@viralsampat
3 months ago

I have checked above mentioned issue and founds another files. Here, I have added its patch.

@viralsampat
3 months ago

I have added another patch

@viralsampat
3 weeks ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@viralsampat
2 weeks ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

Note: See TracTickets for help on using tickets.