Opened 3 years ago
Closed 3 years ago
#8554 closed enhancement (fixed)
Mark deprecated query classes arguments as deprecated
Reported by: | espellcaste | Owned by: | espellcaste |
---|---|---|---|
Milestone: | 10.0.0 | Priority: | normal |
Severity: | normal | Version: | 9.1.1 |
Component: | Core | Keywords: | has-patch has-unit-tests |
Cc: |
Description
There are Query Classes (at BP_Friends_Friendship
and BP_Groups_Group
, maybe more) and methods which have deprecated arguments but which are not marked as such.
Use https://developer.wordpress.org/reference/functions/_deprecated_argument/ and update unit tests.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks for working on this 💪