[wp-trac] [WordPress Trac] #59258: Some block styles not loading in 6.3.1

WordPress Trac noreply at wordpress.org
Thu Aug 31 19:45:44 UTC 2023


#59258: Some block styles not loading in 6.3.1
--------------------------+------------------------------
 Reporter:  mmcalister    |       Owner:  joemcgill
     Type:  defect (bug)  |      Status:  reviewing
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  6.3.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------
Changes (by joemcgill):

 * owner:  (none) => joemcgill
 * status:  new => reviewing


Comment:

 Hi @mmcalister and welcome to Trac! I suspect you're running into the same
 issue described in #59111, though the version difference from 6.3.0 to
 6.3.1 is a new detail. Would you mind trying to add the following line to
 the wp-config.php file for that site and see if your problem goes away?

 {{{#!php
 define( 'WP_DEVELOPMENT_MODE', 'core' );
 }}}

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


More information about the wp-trac mailing list