Answer the question
In order to leave comments, you need to log in
Syntax error, unexpected, expecting end of file how to fix??
Hello, I'm trying to insert the code into function.php:
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 6 month"
ExpiresByType text/css "access plus 6 month"
ExpiresByType text/plain "access plus 6 month"
ExpiresByType image/gif "access plus 6 month"
ExpiresByType image/png "access plus 6 month"
ExpiresByType image/jpeg "access plus 6 month"
ExpiresByType application/x-javascript "access plus 6 month"
ExpiresByType application/javascript "access plus 6 month"
ExpiresByType application/x-icon "access plus 6 month"
</IfModule>
Your PHP code changes were rolled back due to an error on line 468 of file wp-content/themes/fox/functions.php. Please fix and try saving again.
syntax error, unexpected '<', expecting end of file
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question