ClassicPress
ClassicPress copied to clipboard
Coding Standards from Ticket 47632
Description
Description
This PR includes all relevant changes included in upstream ticket 47632: https://core.trac.wordpress.org/ticket/47632 Not all of the 27 commits were necessary or needed.
Motivation and context
Improve coding standards for readability and to aid move to PHP 8 and 8.1 compatibility. It also commences work as described in the discussion on #1098
How has this been tested?
Coding standards and PHPUnit tests run and pas locally after these changes.
Screenshots
N/A
Types of changes
- Bug fix / Enhancement