Tag archives for wordpress PHP errors
Best way to disable PHP errors in WordPress
It is quite simple to disable error reporting in wordpress because we just need to add a line of code at the bottom of our configuration file. But while doing this we need to be careful about the correct placement.…