Opened 14 months ago

Closed 14 months ago

Last modified 14 months ago

#20274 closed defect (bug) (fixed)

Remove unused $field_no_prefix from sanitize_user_field()

Reported by: duck_ Owned by: duck_
Priority: normal Milestone: 3.4
Component: General Version: 2.9
Severity: normal Keywords: has-patch
Cc:

Description

Since the introduction of sanitize_user_field() in [11929] for #10751 $field_no_prefix has been unused and has some confusing documentation associated with it. Both the variable declaration and the documentation can be removed.

Attachments (1)

20274.diff (1.9 KB) - added by duck_ 14 months ago.

Download all attachments as: .zip

Change History (4)

duck_14 months ago

Looks good.

  • Owner set to duck_
  • Resolution set to fixed
  • Status changed from new to closed

In [20239]:

Remove unused $field_no_prefix variable and associated documentation from sanitize_user_field(). Fixes #20274.

  • Milestone changed from Awaiting Review to 3.4
Note: See TracTickets for help on using tickets.