Jump to content

I hate WordPress


KevinM1

Recommended Posts

Wordpress is a mish mash of legacy php 3/4 code with php 5 code slapped on top of it. What they should of done was rewrite the whole thing in OO php 5 after a certain version. It is garbage for a developer to work on.

I have a few books on writing plugins for Wordpress and it makes me laugh when they try to explain how to do something. They will say something like, 'you can use this function to do x, but you can also do it this alternate way, however, if you try to use function y when using method b you will get an error'. It just basically says that the code is crap and there is no strict standard for extending it.

Link to comment
https://forums.phpfreaks.com/topic/255243-i-hate-wordpress/#findComment-1309583
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.