Changeset 2722
- Timestamp:
- 02/15/2010 11:01:36 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-filters.php
r2685 r2722 64 64 /* Allow shortcodes in activity posts */ 65 65 add_filter( 'bp_get_activity_content', 'do_shortcode' ); 66 add_filter( 'bp_get_activity_content_body', 'do_shortcode' ); 66 67 67 68 function bp_activity_filter_kses( $content ) {
Note: See TracChangeset
for help on using the changeset viewer.