Opened 3 years ago
Closed 3 years ago
#8983 closed defect (bug) (fixed)
`bp_clear_object_type_terms_cache` is generating a notice error
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0.0 |
| Component: | Core | Version: | 7.0.0 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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