Update on Wordpress Autoload Option Experimentation
Well, after running with ALL options in the wp_options table set to no for autoload for about 3 days, I can say it doesn't really make much difference. If anything, there may be a slight decrease in performance, but nothing broke that I could see, and there really wasn't a significant difference in memory usage either.
I've reverted back to the original settings. I'll have to dabble with the Wordpress code itself to see if there are any global variables that don't really need to be global at all. I've done some initial investigation and there are tons of stuff ... Continue reading ►