Opened 15 years ago
Closed 15 years ago
#3523 closed enhancement (fixed)
add $selected parameter to bp_get_the_profile_field_options_* filters
| Reported by: | sboisvert | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.5 |
| Component: | Extended Profile | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
This is a simple patch that passes the already calculated value of $selected to the filters that handle displaying field_options.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
My bad, the second patch should supersede the first, it passes the field->id parameters to the filter for radio and checkbox as well as the $k parameter for checkboxes.