Jump to content

I hate WordPress


KevinM1

Recommended Posts

wordpress is a great system.

 

Not really.  Global variables everywhere and the encouragement to mix logic with presentation are signs of badly developed software.  WordPress is popular because it's friendly to end users.  It's a POS under the hood.

Link to comment
Share on other sites

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
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.