[wp-trac] [WordPress Trac] #58562: Doc block for register_block_style missing style_handle
WordPress Trac
noreply at wordpress.org
Tue Jun 20 22:40:41 UTC 2023
#58562: Doc block for register_block_style missing style_handle
--------------------------+------------------------------
Reporter: bacoords | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: docs
--------------------------+------------------------------
Changes (by audrasjb):
* owner: (none) => audrasjb
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"55952" 55952]:
{{{
#!CommitTicketReference repository="" revision="55952"
Docs: `register_block_style()` docblock improvement.
This changeset replaces `style` with `style_handle` in the description of
`$style_properties` to better match
`WP_Block_Styles_Registry::register()`.
Follow-up to [46111], [48102].
Props bacoords, dilipbheda, audrasjb.
Fixes #58562.
See #57840.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58562#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list