[wp-trac] [WordPress Trac] #35155: Error messages still get covered over by wp admin menu.

WordPress Trac noreply at wordpress.org
Fri Feb 26 16:37:30 UTC 2016


#35155: Error messages still get covered over by wp admin menu.
-------------------------------------------------+-------------------------
 Reporter:  EmpireOfLight                        |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Administration                       |  Review
 Severity:  normal                               |     Version:  4.4
 Keywords:  has-patch has-screenshots dev-       |  Resolution:
  feedback                                       |     Focuses:  ui
-------------------------------------------------+-------------------------
Changes (by Mte90):

 * keywords:  has-patch has-screenshots => has-patch has-screenshots dev-
     feedback


Comment:

 The plugin is an example how to use the  `set_error_handler`, that plugin
 add a wrapper in case if the error is showed in the admin backend.
 In that case add the `message error` class to the wrapper with that have
 the same styles of the error in WordPress.
 The plugin also include 2 fake error for testing.

 I think that we can convert that as a patch but I don't think that is
 complete and I have no idea what is the ideal file.

 Maybe I can create a plugin for the Wordpress repo.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35155#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list