Question

Getting error message: Parse error: syntax error, unexpected '<', expecting ')'

I edited my functions.php and I cannot get back in to make it work again. don't know how to reset it or even try to get into wordpress appearance > editor > functions.php

Was it helpful?

Solution

This will have happened because you have a mistake in the code that you have entered. To fix this you will need to undo the changes you have made to the functions.php file. You will have to do this with either ftp access or control panel.

The functions.php file can be found in the following location: [INSTALLATIONFOLDER/wp-content/themes/THEMENAME/functions.php

Once you have found that file, edit it and undo the changes you have made.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top