Opened 16 years ago
Closed 16 years ago
#2503 closed defect (bug) (fixed)
[patch] bp_search_form_type_select needs an action to add an item to the list
| Reported by: | nuprn1 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | has-patch | |
| Cc: |
Description
bp_search_form_type_select needs an action to easily add a new item to the list. currently just a filter that returns the entire html select code.
Attachments (1)
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)
Added some do_actions. Rename them if the names I chose suck!
Was thinking of removing the apply_filter, but left it in for backwards compatibility.
Moving to 1.2.6 and changing type to defect so it's visible ;)