-
Paul replied to the question theme-functions.php on line 154 in the forum Boss. theme 10 years ago
@jcolk TJ can clarify, but I’d check the PHP version your host is using. I don’t see this on 5.3.28. Put this in an empty .php file, save and name as anything you like, upload it, and navigate to it through your browser – page returned will display your hosts current version & environment:
<?php phpinfo() ?>