Changes between Initial Version and Version 4 of Ticket #63396
- Timestamp:
- 05/05/2025 06:56:05 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63396
-
Property
Status
changed from
newtoclosed -
Property
Resolution
changed from
toreported-upstream -
Property
Milestone
changed from
Awaiting Reviewto
-
Property
Status
changed from
-
Ticket #63396 – Description
initial v4 1 1 Got one Warning message in the Twenty Twenty-Five theme while opening in Appearance>Editor 2 I've activated Guten eberg Plugin and got the above error2 I've activated Gutenberg Plugin and got the above error 3 3 WordPress Version - 6.8.1 4 4 PHP Version - 8.2 … … 6 6 7 7 Screenshot : 8 9 Warning: Cannot modify header information - headers already sent by (output started at / var/www/html/wp-content/plugins/gutenberg/lib/compat/wordpress-6.8/site-editor.php:30) in /var/www/html/wp-includes/functions.php8 {{{ 9 Warning: Cannot modify header information - headers already sent by (output started at /.../wp-content/plugins/gutenberg/lib/compat/wordpress-6.8/site-editor.php:30) in /.../wp-includes/functions.php 10 10 2:31 11 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/plugins/gutenberg/lib/compat/wordpress-6.8.1/site-editor.php:30) in /var/www/html/wp-includes/functions.php 12 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/plugins/gutenberg/lib/compat/wordpress-6.8/site-editor.php:30) in /var/www/html/wp-admin/admin-header.php 11 Warning: Cannot modify header information - headers already sent by (output started at /.../wp-content/plugins/gutenberg/lib/compat/wordpress-6.8.1/site-editor.php:30) in /.../wp-includes/functions.php 12 Warning: Cannot modify header information - headers already sent by (output started at /.../wp-content/plugins/gutenberg/lib/compat/wordpress-6.8/site-editor.php:30) in /.../wp-admin/admin-header.php 13 }}}