[wp-trac] [WordPress Trac] #58935: White page on admin.php in WordPress Dashboard

WordPress Trac noreply at wordpress.org
Sat Jul 29 18:09:08 UTC 2023


#58935: White page on admin.php in WordPress Dashboard
----------------------------+-----------------------------
 Reporter:  masoudin        |      Owner:  (none)
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  General         |    Version:  6.2.2
 Severity:  normal          |   Keywords:  needs-patch
  Focuses:  administration  |
----------------------------+-----------------------------
 Hello there,

 As we all know, plugins (e.g. WooCommerce, etc.) are using `wp-
 admin/admin.php` to handle their option pages.

 e.g. `http://localhost/wp-admin/admin.php?page=wc-admin`

 The problem is, when we navigate to `admin.php` without any query string,
 it shows a white screen. I believe we can improve it by showing a message
 or redirecting to the main page of the dashboard.

 e.g. `http://localhost/wp-admin/admin.php`

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58935>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list