-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello!
Does this project encourage developers to write custom - meaning abnormally structured - code?
I think when you write code for WordPress and you have class autoloading on mind you use PHP >= 5.3.0 namespaces and follow WPCS or PSR-4.
e.g. https://github.com/szepeviktor/debian-server-tools/blob/master/webserver/wp-install/wordpress-autoloader.php
e.g. simply use Composer's generated autoloader (vendor/composer/*.php) for PSR-4
How do you see this?
Metadata
Metadata
Assignees
Labels
No labels