Skip to:
Content

BuddyPress.org

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)

2503.001.patch (872 bytes ) - added by r-a-y 16 years ago.

Download all attachments as: .zip

Change History (5)

@r-a-y
16 years ago

#1 @r-a-y
16 years ago

  • Keywords has-patch added
  • Milestone 1.31.2.6
  • Type enhancementdefect

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 ;)

#2 @johnjamesjacoby
16 years ago

  • Milestone 1.2.61.3

Bumping to 1.3 since this needs a rewrite anyhow.

#3 @paulhastings0
16 years ago

  • Summary bp_search_form_type_select needs an action to add an item to the list[patch] bp_search_form_type_select needs an action to add an item to the list

#4 @djpaul
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [3341]) Add better filters to bp_search_form_type_select(). Fixes #2503.

Note: See TracTickets for help on using tickets.