[wp-trac] [WordPress Trac] #52038: Issue in WooCommerce with wp_editor() after update to WP 5.6

WordPress Trac noreply at wordpress.org
Fri Dec 18 04:21:38 UTC 2020


#52038: Issue in WooCommerce with wp_editor() after update to WP 5.6
-------------------------------------------------+-----------------------
 Reporter:  rodrigosprimo                        |       Owner:  azaozz
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  5.6.1
Component:  General                              |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing fixed-major  |     Focuses:
-------------------------------------------------+-----------------------

Comment (by ifnoob):

 Thank you for the patch. afterwards,
 If you use the custom post type after patching, you will still have
 symptoms.
 Example:
 $args = array(
      'label'                 => __( 'Post List', '' ),
       'labels'                => $labels,
       'supports'              => array( 'title','editor' ),
       'show_in_rest'          => true,  // Gutenberg Editor ON

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


More information about the wp-trac mailing list