Suspicious PHP Code In My WordPress Theme File

Recently I got my site not working. It seems there is an error in my functions.php “Parse error: syntax error, unexpected ‘}’ in /home/x/public_html/wp-content/themes/takien-theme-blue/functions.php on line 317″ I go to that line using my favorite Editor, and surprisingly I found this strange code that I never created before:

WordPress Plugins

Here is the list of WordPress Plugins I ever created: 1. Word Replacer 2. WP Spry Menu 3. WP Editarea 4. WP Dropdown Posts

WP Editarea WordPress Plugin

WordPress used to embed Codepress syntax highlighting at Version 2.8 and immediately disabled it at Version 2.8.1 due to browser incompatibilities. However I found another free Javascript code editor called Editarea which has more features than Codepress . Now you can simply integrate Editarea functionality to your WordPress by using WP Editarea Plugins. WP Editarea [...]