Uncaught Error: Call to undefined function language_attributes()
-
I seem to be getting these appear in my error log, but only recently and I’ve been running WordPress sites for years.
PHP Fatal error: Uncaught Error: Call to undefined function language_attributes() in /home/public_html/wp-content/themes/sitetheme/header.php:2My header is
<!DOCTYPE html> <html <?php language_attributes(); ?>> <head>Any ideas or help would be much appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Uncaught Error: Call to undefined function language_attributes()’ is closed to new replies.