After Matt’s State of the Word 2014 presentation I was talking to my host (QTH) about how Matt would like to encourage/pressure hosts into upgrading their PHP installs. My host told me that he’s tried this but it often results in broken sites because users don’t have their plugins updated…
Month: October 2014
VIP
Read more
WordPress VIP Scanner – Undefined index: slug
We just started playing with WordPress’s VIP scanning plugin but ran into an issue when trying to scan with the WordPress coding standards. PHP Notice: Undefined index: slug in /var/www/wp-content/plugins/vip-scanner-master/vip-scanner/checks/WordPressCodingStandardsCheck.php on line 173 After a little bit of digging we found that there’s a problem with the way that the…