After installing WordPress site and downloading plugins i noticed that half of admin functionality is not working. I tried to search for solutions and did some debugging and here what i found. Solution 1 (worked for me): 1. In wp-config.php insert define(‘CONCATENATE_SCRIPTS’, false ); at the beginning of file.Once you will add this your scripts [...]