Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#41066 closed enhancement (duplicate)

improve coding standards

Reported by: yahil's profile yahil Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.9
Component: General Keywords:
Focuses: Cc:

Description

Need to improve coding standards for user.php file

wp-includes/user.php

Ref: https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/

Attachments (1)

41066.patch (24.0 KB) - added by yahil 7 years ago.

Download all attachments as: .zip

Change History (5)

@yahil
7 years ago

#1 @johnbillion
7 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Thanks for the patch, @yahil, but coding standards are going to be addressed in one go in #41057 instead of file by file.

#2 @yahil
7 years ago

Thanks for your reply @johnbillion

should I upload my patch to #41057?

#3 @johnbillion
7 years ago

The plan is to fix the majority of issues with phpcbf, which automatically formats code according to the standards as far as it can. Once that's done, we'll look into patches for code formatting issues which were not covered.

#4 @mohammad1332
7 years ago

  • Version set to trunk
Note: See TracTickets for help on using tickets.