[wp-trac] [WordPress Trac] #27067: wp-admin/plugin-editor.php dies when no plugins are installed

WordPress Trac noreply at wordpress.org
Sat Feb 8 09:08:05 UTC 2014


#27067: wp-admin/plugin-editor.php dies when no plugins are installed
--------------------------------+-----------------------------
 Reporter:  Denis-de-Bernardy   |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Plugins             |    Version:  3.8.1
 Severity:  normal              |   Keywords:
  Focuses:  ui, administration  |
--------------------------------+-----------------------------
 When you visit `wp-admin/plugin-editor.php` without any plugins installed,
 WP immediately bails with `wp_die()`:


 {{{
 There are no plugins installed on this site.
 }}}

 It should instead:

 1. Present a normal admin page, complete with admin navigation. Or
 2. Not present the menu item to begin with.

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


More information about the wp-trac mailing list