[wp-trac] [WordPress Trac] #59869: Incorrect reference in docblock for _register_theme_block_patterns

WordPress Trac noreply at wordpress.org
Fri Nov 10 15:10:52 UTC 2023


#59869: Incorrect reference in docblock for _register_theme_block_patterns
------------------------------+------------------------
 Reporter:  joemcgill         |       Owner:  joemcgill
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  6.5
Component:  Themes            |     Version:  6.4
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  docs
------------------------------+------------------------
Changes (by joemcgill):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"57102" 57102]:
 {{{
 #!CommitTicketReference repository="" revision="57102"
 Themes: Correct docblock for _register_theme_block_patterns.

 This updates the '@since 6.4.0' annotation in
 `_register_theme_block_patterns` to reference
 `WP_Theme::get_block_patterns` instead of `_wp_get_block_patterns`, which
 was changed in [56978].

 Props audrasjb, mukesh27, joemcgill.
 Fixes #59869.
 }}}

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


More information about the wp-trac mailing list