Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8608 closed enhancement (fixed)

Add bp_core_action_search_site() the support to search for activities

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 9.2.0 Priority: normal
Severity: normal Version: 1.0
Component: Activity Keywords:
Cc:

Description

Working on a new "Community search" block I've noticed this function wasn't including a case to redirect to an activity search although both Template Packs (legacy & nouveau) are supporting activity search.

I believe, adding this support will make the "Community search" block more useful for users. For an early look at this Block as a BuddyPress Add-on, you can read my PR description on the BP Blocks plugin about it.

Attachments (1)

8608.patch (812 bytes) - added by imath 3 years ago.

Download all attachments as: .zip

Change History (4)

@imath
3 years ago

#1 @imath
3 years ago

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

In 13201:

Improve the Core Search routing function to support Activity search

bp_core_action_search_site() will now redirect activity searches to the Activity directory page.

Fixes #8608

#2 @imath
3 years ago

  • Keywords has-patch removed
  • Milestone changed from 10.0.0 to 9.2.0
  • Resolution fixed deleted
  • Status changed from closed to reopened

Let's include this earlier in BuddyPress 9.2 so that the BP Search Block doesn't need an extra filter when it'll be made available in W.org Plugins Directory.

#3 @imath
3 years ago

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

In 13203:

Improve the Core Search routing function to support Activity search

bp_core_action_search_site() will now redirect activity searches to the Activity directory page.

Fixes #8608 (branch 9.0)

Note: See TracTickets for help on using tickets.