Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #45341


Ignore:
Timestamp:
11/14/2018 07:05:33 AM (6 years ago)
Author:
dd32
Comment:

Hey @timhibberd,

Unfortunately the error message you've included doesn't really identify the problem you're experiencing, although it does help point in the direction.

My assumption is that it's related to a specific plugins metabox registration that is causing the problem - are you able to disable them and re-enable one-by-one to find out what plugin is causing the issues?

Additionally, Are there any errors showing up in the Browsers Javascript Console?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45341

    • Property Keywords reporter-feedback added
  • Ticket #45341 – Description

    initial v2  
    11WSOD when editing a page (Issue introduced between v5Beta3 and v5Beta4)
    2 
     2{{{
    33[1542177584  ] PHP   7. trigger_error() /var/www/wordpress/wp-includes/functions.php:4112
    44[1542177584  ] PHP   6. _deprecated_hook() /var/www/wordpress/wp-includes/plugin.php:629
     
    1111[1542177584  ] 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
    1212[1542177584  ] 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
     13}}}