Do not edit core files!
The lines you cite should be added to your theme’s functions.php or implemented in a plugin.
Thanky you for the reply but i try and it does not seem to change anything.
I add
remove_filter( 'the_content', 'wpautop' );
remove_filter( 'the_excerpt', 'wpautop' );
immediately afterwards <?php
Right at the beginning of the page function.php of my theme linee 2 and 3.
Solutions?
Thanks
Please show the file you’ve edited. Use gist.github.com or pastebin.com and paste a link here.
The file i have modified is located under the folder themes/mythema/funcions.php.
Thank you
I still have not succeeded 🙁
Post your functions.php file (using gist.github.com or wpbin.io)
I post it two posts above, click on “funcions.php”.
Thanks
hmmm… line 5 and below looks like you’ve been hacked.
By the way, that file is named “functions.php”, not “funcions.php”, right?
OK, you have much bigger problems than wpautop.
Get a fresh cup of coffee, take a deep breath and carefully follow this guide. When you’re done, you may want to implement some (if not all) of the recommended security measures.
If you’re unable to clean your site(s) successfully, there are reputable organizations that can clean your sites for you. Sucuri and Wordfence are a couple.
coffee was helpful: Thank you,
maybe I did it, but the guides on the internet seem to address you all to ask for money to companies that do this job.
In my case I have casually noticed a database table that indicates all the wordpressed or modified or added wordpress files.
After 5 hours of searching I found it and in a few minutes I recovered and deleted the files that did not have to exist, I also restored the file functions and another of my theme that the malicious code recursed me every time in auto. Summarizing i deleted 3-4 files and reset them as many.
After verifying that the virus is no longer present I changed my password and wordpress username, i changed the wordpress’s codes in config.php .
I took the virus very probably because I did not update the php.
One thing I still have to do:
How do I change my database password ??
Absurdently, it seems that you need to fill out a form in block letter in 2017 on mysql aruba. Tomorrow I try to call them.
ps: I used 3 antivirus, the file that specifies which core files have been modified is most likely created by one of the 3 antivirus plugin.
-
This reply was modified 8 years, 5 months ago by
Centopino.
Don’t use more than one security plugin — they’ll fight and probably cause problems.