#8497 closed enhancement (fixed)
Allow detecting button element with bp_nouveau_get_members_buttons and bp_nouveau_get_groups_buttons
| Reported by: | sbrajesh | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 9.0.0 |
| Component: | Templates | Version: | 3.0.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Hi,
Currently, if 3rd party code wants to add extra buttons using the above 2 filters, they do not know if they should use button or anchor element.
These filters should pass the user passed $args to allow the detection of button element being used.
Please find the patch atatched.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks @sbrajesh for your suggestion & patch. It looks good 👍