Blank Page When Creating New Post in wp-admin (load-scripts.php Empty)
-
Hello WordPress Support Team,
I am currently experiencing a critical issue in my WordPress admin dashboard.
When I click on “Add New Post” (wp-admin/post-new.php), the page loads completely blank. The editor does not appear at all.
Here are the technical details:
- WordPress frontend loads normally.
/wp-json/endpoint is working correctly.- However:
/wp-admin/post-new.php→ completely blank page/wp-admin/load-scripts.php→ blank/wp-admin/load-styles.php→ blank
What I have already tried:
- Re-uploaded fresh copies of
/wp-admin/and/wp-includes/ - Disabled all plugins (renamed plugins folder)
- Cleared cache folders
- Disabled caching rules in Cloudflare for
/wp-admin/and/wp-json/ - Re-saved Permalink settings
- Enabled debugging in
wp-config.php:WP_DEBUGenabledSCRIPT_DEBUGenabledCONCATENATE_SCRIPTSset to false
Despite all of this, the issue persists.
Since
load-scripts.phpandload-styles.phpreturn empty responses, it seems like a PHP execution issue in the admin environment, but I am unable to determine the root cause.Could you please advise on:
- What might cause
load-scripts.phpandload-styles.phpto output blank content? - What additional server-side configurations I should check?
- Whether this could be related to PHP version compatibility or server restrictions?
I would greatly appreciate your guidance, as this issue prevents me from creating or editing posts entirely.
Thank you very much for your support.
Best regards,
DaphaneThe page I need help with: [log in to see the link]
You must be logged in to reply to this topic.