
WordPress 3.6 Image Issue Example
function () {if(l){var t=l.length;(function i(t){x.each(t,function(t,n){var r=x.type(n);"function"===r?e.unique&&p.has(n)||l.push(n):n&&n.length&&"string"!==r&&i(n)})})(arguments),n?o=l.length:r&&(s=t,c(r))}return this;}
After speaking with Dreamhost, I installed a plugin to force WordPress to use the GD library instead of Imagick. This completely resolved the issue. I am not familiar with image processing libraries so I can’t speak to the difference between the two.
-0 Comments