Opened 2 years ago
Closed 2 years ago
#8983 closed defect (bug) (fixed)
`bp_clear_object_type_terms_cache` is generating a notice error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 12.0.0 | Priority: | normal |
| Severity: | normal | Version: | 7.0.0 |
| Component: | Core | Keywords: | has-patch |
| Cc: |
Description (last modified by )
That's because it can't get the $taxonomy parameters as the action is not specifying the right number of arguments to transport.
Change History (3)
Note: See
TracTickets for help on using
tickets.
2 is the right number or parameters
bp_clear_object_type_terms_cache()needs to receive from action hooks.Trac ticket: https://buddypress.trac.wordpress.org/ticket/8983