Presented on September 30, 2017 at the unconference of the PHP North West Conference, Manchester, United Kingdom.
http://conference.phpnw.org.uk/phpnw17/
---------------------------------------------------------------
If you’re looking at the WordPress core code, you wouldn’t easily believe that WordPress actually has clear and consistent coding standards.
While the standards are in the Core developers handbook, most of the WordPress code base does not comply and patches to fix this were not being accepted.
Until now.
So let me tell you a little story about how we created the biggest patch to go into WordPress core ever. …