Dec 13
WordPress 3.5
So, we’re now running WordPress 3.5… yay! This upgrade was a little eventful, not eventful like the time I upgraded from a psyche ward, but more technically eventful. The part of WordPress where I actually type my posts disappeared, which is definitely not okay. After some detective work, I learned that I had to dig into my wp-config.php file and add a single, very arcane-looking, line of code…
define(
'CONCATENATE_SCRIPTS'
, false);
I have no solid idea WHY it worked, but it did, and the blog continues…
1 comment
1 Comment so far
I am glad to see you writing more often. It brightens my day to read your Blog and know you are doing well.