[wp-trac] [WordPress Trac] #59869: Incorrect reference in docblock for _register_theme_block_patterns
WordPress Trac
noreply at wordpress.org
Fri Nov 10 15:59:07 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.4.2
Component: Themes | Version: 6.4
Severity: normal | Resolution: fixed
Keywords: fixed-major | Focuses: docs
--------------------------+------------------------
Changes (by joemcgill):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"57103" 57103]:
{{{
#!CommitTicketReference repository="" revision="57103"
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].
Reviewed by audrasjb.
Merges [57102] to the to the 6.4 branch.
Props audrasjb, mukesh27, joemcgill.
Fixes #59869.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59869#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list