[wp-trac] [WordPress Trac] #61288: Docstrings don't reflect function return type change.
WordPress Trac
noreply at wordpress.org
Sat May 25 03:03:04 UTC 2024
#61288: Docstrings don't reflect function return type change.
--------------------------+-----------------------------
Reporter: marherumr | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.6
Component: Shortcodes | Version: 6.5.3
Severity: trivial | Resolution: fixed
Keywords: dev-feedback | Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"58197" 58197]:
{{{
#!CommitTicketReference repository="" revision="58197"
Docs: Update `pre_do_shortcode_tag` and `do_shortcode_tag` filter
DocBlocks.
This reflects the return type change of `shortcode_parse_atts()` from
`array|string` to `array` in WordPress 6.5.
Follow-up to [38506], [38713], [39665], [55711], [57597], [58168].
Props marherumr.
Fixes #61288.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61288#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list