Changes between Initial Version and Version 2 of Ticket #45341
- Timestamp:
- 11/14/2018 07:05:33 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45341
- Property Keywords reporter-feedback added
-
Ticket #45341 – Description
initial v2 1 1 WSOD when editing a page (Issue introduced between v5Beta3 and v5Beta4) 2 2 {{{ 3 3 [1542177584 ] PHP 7. trigger_error() /var/www/wordpress/wp-includes/functions.php:4112 4 4 [1542177584 ] PHP 6. _deprecated_hook() /var/www/wordpress/wp-includes/plugin.php:629 … … 11 11 [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 12 12 [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 }}}