WordPress.org users are forced to confirm they are not "affiliated with WP Engine in any way, financially or otherwise" before registering a new account or logging in.
Don’t judge PHP by what you saw in WordPress. Modern PHP is amazing, WordPress had horrible code when it started and they definitely didn’t fix things afterwards. It’s a horrible slow mess of a code. Look at some modern PHP (for example this api of mine ) to compare.
Don’t judge PHP by what you saw in WordPress. Modern PHP is amazing, WordPress had horrible code when it started and they definitely didn’t fix things afterwards. It’s a horrible slow mess of a code. Look at some modern PHP (for example this api of mine ) to compare.
Thanks for sharing a modern php codebase. It makes me confident that giving it up and switching to Python was the right choice.
lol
Imagine going to the slowest and ugliest interpreted language there is and feeling superior about it.
Like, modern Python is basically what PHP was at its lowest point, PHP 4 (20 years ago).
No, it’s worse. PHP never had shit like virtual environments and a million different incompatible package managers.
Virtual environments are a great thing.