Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #63396


Ignore:
Timestamp:
05/05/2025 06:56:05 PM (14 months ago)
Author:
sabernhardt
Comment:

Thanks for moving the report!

https://github.com/WordPress/gutenberg/issues/70060

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63396

    • Property Status changed from new to closed
    • Property Resolution changed from to reported-upstream
    • Property Milestone changed from Awaiting Review to
  • Ticket #63396 – Description

    initial v4  
    11Got one Warning message in the Twenty Twenty-Five theme while opening in Appearance>Editor
    2 I've activated Guteneberg Plugin and got the above error
     2I've activated Gutenberg Plugin and got the above error
    33WordPress Version - 6.8.1
    44PHP Version - 8.2
     
    66
    77Screenshot :
    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.php
     8{{{
     9Warning:  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
    10102: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
     11Warning:  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
     12Warning:  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}}}