As soon as I got my hand on the latest WordPress 2.6, I have been wanting to write this comparison article on the difference of this to its previous release. And why would I (or should others) want to do that? as a programmer, it gives you some hints on how to improve your code by seeing how others did theirs; and also as WordPress theme designer, it gives you complete knowledge on what’s been changed and how you should look out when you using WordPress build in functions.
I analysis the code by comparing source codes of 2.6 to 2.51and their database structures (using Beyond Compare 2), there are plenty of surprises and suddenly you realized why isn’t your plugin/theme working any more after upgrades.
Recent Comments