Hello!
Hope this is the correct forum to post this since WordPress is an application that shows in the browser. If not, I apologise.
Many of my WordPress sites have started showing a dashboard that doesn't load CSS and has only text.
See image:
A developer I hired found a solution. The following code needs to be added in wp-config.php:
define('CONCATENATE_SCRIPTS', false );
I verified this works.
But I can't be doing this manually for dozens of sites.
Even a WordPress site I just installed via Softaculous has the same issue.
So, what is going on and who can address this?
cPanel?
Softaculous?
WordPress?
Thanks!
Hope this is the correct forum to post this since WordPress is an application that shows in the browser. If not, I apologise.
Many of my WordPress sites have started showing a dashboard that doesn't load CSS and has only text.
See image:

A developer I hired found a solution. The following code needs to be added in wp-config.php:
define('CONCATENATE_SCRIPTS', false );
I verified this works.
But I can't be doing this manually for dozens of sites.
Even a WordPress site I just installed via Softaculous has the same issue.
So, what is going on and who can address this?
cPanel?
Softaculous?
WordPress?
Thanks!