Issue with my wordpress functions.php script
- by iMayne
Hello peeps.
Im having an issues when activating my theme in wordpress. I got this error message:
"Parse error: syntax error, unexpected $end in C:\xampp\htdocs\xampp\wordpress\wp-content\themes\xit\functions.php on line 223".
Whats wrong, I totally dont understand. The script of the php is:
<?php if ( function_exists('register_sidebar')…