[wp-trac] [WordPress Trac] #45341: WSOD when editing a page (Issue introduced between v5Beta3 and v5Beta4)

WordPress Trac noreply at wordpress.org
Wed Nov 14 07:46:23 UTC 2018


#45341: WSOD when editing a page (Issue introduced between v5Beta3 and v5Beta4)
-------------------------------------------+------------------------------
 Reporter:  timhibberd                     |       Owner:  (none)
     Type:  defect (bug)                   |      Status:  new
 Priority:  normal                         |   Milestone:  Awaiting Review
Component:  Editor                         |     Version:  5.0
 Severity:  critical                       |  Resolution:
 Keywords:  needs-patch reporter-feedback  |     Focuses:
-------------------------------------------+------------------------------

Comment (by timhibberd):

 Cheers for the quick response @dd32 . I switched the theme to Twenty12 and
 disabled all the plugins. Still WSOD. See attachment WSODWPV5Beta4Edit-
 NoPluginsEnabled-twenty12Theme.png.

 PHP Errorlog is:


 {{{
 [14-Nov-2018 07:45:52 UTC] PHP Notice:  edit_form_after_title is
 <strong>deprecated</strong> since version 5.0.0! Use
 block_editor_meta_box_hidden_fields instead. This action is still
 supported in the classic editor, but is deprecated in the block editor. in
 /var/www/wordpress/wp-includes/functions.php on line 4112
 [14-Nov-2018 07:45:52 UTC] PHP Stack trace:
 [14-Nov-2018 07:45:52 UTC] PHP   1. {main}() /var/www/wordpress/wp-
 admin/post.php:0
 [14-Nov-2018 07:45:52 UTC] PHP   2. include() /var/www/wordpress/wp-
 admin/post.php:160
 [14-Nov-2018 07:45:52 UTC] PHP   3. the_block_editor_meta_boxes()
 /var/www/wordpress/wp-admin/edit-form-blocks.php:394
 [14-Nov-2018 07:45:52 UTC] PHP   4.
 the_block_editor_meta_box_post_form_hidden_fields() /var/www/wordpress/wp-
 admin/includes/post.php:2066
 [14-Nov-2018 07:45:52 UTC] PHP   5. do_action_deprecated()
 /var/www/wordpress/wp-admin/includes/post.php:2210
 [14-Nov-2018 07:45:52 UTC] PHP   6. _deprecated_hook() /var/www/wordpress
 /wp-includes/plugin.php:629
 [14-Nov-2018 07:45:52 UTC] PHP   7. trigger_error() /var/www/wordpress/wp-
 includes/functions.php:4112
 [14-Nov-2018 07:45:52 UTC] PHP Notice:  edit_form_advanced is
 <strong>deprecated</strong> since version 5.0.0! Use
 block_editor_meta_box_hidden_fields instead. This action is still
 supported in the classic editor, but is deprecated in the block editor. in
 /var/www/wordpress/wp-includes/functions.php on line 4112
 [14-Nov-2018 07:45:52 UTC] PHP Stack trace:
 [14-Nov-2018 07:45:52 UTC] PHP   1. {main}() /var/www/wordpress/wp-
 admin/post.php:0
 [14-Nov-2018 07:45:52 UTC] PHP   2. include() /var/www/wordpress/wp-
 admin/post.php:160
 [14-Nov-2018 07:45:52 UTC] PHP   3. the_block_editor_meta_boxes()
 /var/www/wordpress/wp-admin/edit-form-blocks.php:394
 [14-Nov-2018 07:45:52 UTC] PHP   4.
 the_block_editor_meta_box_post_form_hidden_fields() /var/www/wordpress/wp-
 admin/includes/post.php:2066
 [14-Nov-2018 07:45:52 UTC] PHP   5. do_action_deprecated()
 /var/www/wordpress/wp-admin/includes/post.php:2210
 [14-Nov-2018 07:45:52 UTC] PHP   6. _deprecated_hook() /var/www/wordpress
 /wp-includes/plugin.php:629
 [14-Nov-2018 07:45:52 UTC] PHP   7. trigger_error() /var/www/wordpress/wp-
 includes/functions.php:4112
 }}}

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


More information about the wp-trac mailing list