[wp-trac] [WordPress Trac] #61307: Wrong variable name in filter documentation
WordPress Trac
noreply at wordpress.org
Tue May 28 13:31:27 UTC 2024
#61307: Wrong variable name in filter documentation
-------------------------+-----------------------------
Reporter: david.binda | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 6.0
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
In r52974 some `$pieces` variables were changed to `$clauses` including
the usage in docblocks. However, some of the instances were reverted back
to `$pieces` in r53376 but the docblocks were intact creating possibly
mis-leading docblocks.
I'd like to propse to change the docblock back to the original state prior
r52974
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61307>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list