Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#4137 closed enhancement (fixed)

filter bp_activity_recurse_comments

Reported by: chrisclayton Owned by:
Priority: normal Milestone: 1.6
Component: Activity Version: 1.5
Severity: normal Keywords: has-patch
Cc:

Description

You used to be able to fix #3009 yourself however the ability to filter (added here changeset:2730) was removed in changeset:4493

Can it please return from its holiday?

Attachments (1)

bp_activity_recurse_comments.patch (767 bytes ) - added by chrisclayton 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @DJPaul
14 years ago

  • Component CoreActivity
  • Milestone Awaiting Review1.6
  • Version 1.5.41.5

#2 @chrisclayton
14 years ago

  • Keywords has-patch added

Patch Description: This (tiny) patch will let users/themes etc. filter the <ul> and </ul> allowing themes/users to choose another html tag such as the ol. (see #3009)

#3 @boonebgorges
14 years ago

Yes, I think this is a fine solution. Thanks for the patch.

#4 @boonebgorges
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [5973]) Filter the before- and after-ul tags in bp_activity_recurse_comments(), for easier theming. Fixes #4137. Props chrisclayton

Note: See TracTickets for help on using tickets.