[wp-trac] [WordPress Trac] #61987: Removed Unused Arguments From _wp_filter_build_unique_id Function
WordPress Trac
noreply at wordpress.org
Thu Sep 5 02:27:19 UTC 2024
#61987: Removed Unused Arguments From _wp_filter_build_unique_id Function
--------------------------------------+------------------------------
Reporter: wpdebuglog | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------------
Comment (by dd32):
Changing the function syntax will unfortunately affect some plugins, as
this isn't purely used by Core. For example, see the various results here:
https://wpdirectory.net/search/01J6ZZP5FWDKVHHJY5R4GTJP27
Arguably, leaving it as-is is the safer option, even though it's `@access
private`.
Note; the change was done via [46220] + #48074
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61987#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list