How to remove WordPress’ “PHP Update Required” nag box

WordPress recently introduced a scary “PHP Update Required” nag box on your WP dashboard. “Your site is running on an insecure version of PHP” they say. Isn’t that lovely? Well, no WordPress, just because my PHP version is “old” does not make it “insecure”. Fuck you.

Fortunately it’s easy to remove. Just add the following to your functions.php:

Continue reading How to remove WordPress’ “PHP Update Required” nag box