[wp-trac] [WordPress Trac] #51411: Bug Undefined variable error in wp-admin folder

WordPress Trac noreply at wordpress.org
Tue Sep 29 12:48:43 UTC 2020


#51411: Bug Undefined variable error in wp-admin folder
---------------------------+-----------------------------
 Reporter:  vadatiertebat  |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  General        |    Version:  5.5.1
 Severity:  major          |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 Hi
 please check theme-editor.php , in this file in wp-admin folder has a
 warning message.

 Notice: Undefined variable: error in ****/wp-admin/theme-editor.php on
 line 159
 Notice: Undefined variable: error in ****/wp-admin/theme-editor.php on
 line 277

 solution: please add define $error variable before on line 154.
 $error = false;

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


More information about the wp-trac mailing list