[wp-trac] [WordPress Trac] #48437: String needs correction in class-wp-block-styles-registry.php

WordPress Trac noreply at wordpress.org
Sat Oct 26 13:49:04 UTC 2019


#48437: String needs correction in class-wp-block-styles-registry.php
--------------------------+------------------------------
 Reporter:  man4toman     |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+------------------------------

Comment (by man4toman):

 {{{
 Block name name must be a string.
 }}}
 It must change to:

 {{{
 Block name must be a string.
 }}}

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


More information about the wp-trac mailing list