[wp-trac] [WordPress Trac] #58054: Add spaces before and after function parameters in all functions in class-ftp-pure.php file.

WordPress Trac noreply at wordpress.org
Sun Apr 2 08:37:20 UTC 2023


#58054: Add spaces before and after function parameters in all functions in class-
ftp-pure.php file.
------------------------------+-----------------------------
 Reporter:  faisalahammad     |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  General           |    Version:  6.2
 Severity:  normal            |   Keywords:  needs-patch
  Focuses:  coding-standards  |
------------------------------+-----------------------------
 Improving the readability and adherence to the WordPress coding standards
 in the wp-admin/includes/class-ftp-pure.php file from the various
 function, there is currently no space before and after the function
 parameters, which goes against the WordPress coding standards.

 To fix this issue, I propose adding spaces before and after the function
 parameters in all functions. This will make the code more readable and
 consistent with WordPress coding standards.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58054>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list