WordPress admin-page not loading css/js

The solution is quite simple:

In wp-config.php before require_once add below code into file :

define('CONCATENATE_SCRIPTS', false); 
Summary
This entry was posted in . Bookmark the permalink.

Leave a Reply