Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#366 closed enhancement (fixed)

Wire Content Type Filter

Reported by: trent's profile trent Owned by: apeatling's profile apeatling
Milestone: Priority: major
Severity: Version:
Component: Keywords:
Cc:

Description

It would be nice to have a content filter on the allowed tags on BP-Wire and BP-Groups. As far as I can tell, there is no filter to change what is stripped from wire posts without modifying core code.

Change History (3)

#1 @trent
16 years ago

I guess to be more specific, change bp-wire so the following is in a filter:

$message = strip_tags( $message, '<a>,<b>,<strong>,<i>,<em>,<img>' );

#2 @apeatling
16 years ago

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

#3 @(none)
15 years ago

  • Milestone Future Enhancements deleted

Milestone Future Enhancements deleted

Note: See TracTickets for help on using tickets.