Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 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's profile nuprn1 Owned by:
Milestone: 1.5 Priority: normal
Severity: Version:
Component: Core 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 14 years ago.

Download all attachments as: .zip

Change History (5)

@r-a-y
14 years ago

#1 @r-a-y
14 years ago

  • Keywords has-patch added
  • Milestone changed from 1.3 to 1.2.6
  • Type changed from enhancement to defect

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
14 years ago

  • Milestone changed from 1.2.6 to 1.3

Bumping to 1.3 since this needs a rewrite anyhow.

#3 @paulhastings0
14 years ago

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

#4 @djpaul
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.